原文一 原文二 出现冲突后: git mergetool (该过程有两个选择 :y 和随便输入比如:cc) git status git add . git commit -m”mer” git pull origin master git push origin master