当前位置:   article > 正文

git merge合并分支后冲突conflict_we found some conflicts while trying to merge. ple

we found some conflicts while trying to merge. please resolve the conflicts

1.出现以下提示:

Automatic merge failed; fix conflicts and then commit the result.

2.解决方法:

把源码中冲突的部分,删的删,改的改,合并的合并,

源码中冲突的部分类似如下:

<<<<<<<< HEAD

         先前的

===============

          要并过来的

>>>>>>>>>>>>>>> branch_name

然后重新编译,然后提交,

然后再重新merge

参考:

AutoMatic merge failed;fix conflicts and then commit the result_@凌晨三点半的博客-CSDN博客

http://genomewiki.ucsc.edu/index.php/Resolving_merge_conflicts_in_Git

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Gausst松鼠会/article/detail/459068
推荐阅读
相关标签
  

闽ICP备14008679号