fatal: You have not concluded your merge (MERGE_HEAD exists). Please, commit your changes before you
摘要:
造成这个问题的原因是:没有拉去代码。解决办法:保留本地的更改,中止合并->重新合并->重新拉取 git merge --abort //中止合并 git reset --merge //撤销合并 git pull //拉去代码 阅读全文
posted @ 2022-01-27 16:10
低调的小白
阅读(3578)
评论(0)
推荐(0)

浙公网安备 33010602011771号