摘要: 抛砖引玉 切换到D盘根目录——cd /d D: 切换到D:\dev目录——cd /d D:\dev 阅读全文
posted @ 2019-03-15 13:50 lishidefengchen 阅读(2279) 评论(0) 推荐(0)
摘要: 参考:http://www.cnblogs.com/yxhblogs/p/6130995.html 如果遇到【git无法pull仓库refusing to merge unrelated histories】问题 执行 git pull origin master --allow-unrelated 阅读全文
posted @ 2019-03-15 10:24 lishidefengchen 阅读(177) 评论(0) 推荐(0)