解决git中(master|MERGING)

最近在使用git的时候,git pull合并代码的时候,发生冲突。最后返回一个MERGING状态。 解决办法: 使用命令 git reset --hard head git
相关文章
相关标签/搜索