摘要:
***取回已经提交的代码 git reset HEAD^git can't merge 的处理1.git status 确保status 为空,可以先提交2.git reset HEAD^ 取回已经提交的代码 3.git status 查看 此时提交代码已经都已经拿回4.git stash -u 缓 阅读全文
posted @ 2017-06-21 10:17 金-Fish 阅读(5282) 评论(0) 推荐(0)
posted @ 2017-06-21 10:17 金-Fish 阅读(5282) 评论(0) 推荐(0)