有时候在拉取库的时候遇到: git-----You have not concluded your merge (MERGE_HEAD exists)
解决方法:
git merge --abortgit pull --rebase复制代码
本文共 120 字,大约阅读时间需要 1 分钟。
有时候在拉取库的时候遇到: git-----You have not concluded your merge (MERGE_HEAD exists)
解决方法:
git merge --abortgit pull --rebase复制代码
转载地址:http://qhxex.baihongyu.com/