赞
踩
Git冲突是在多用户协同工作下出现,在一些情况下Git可以智能自动合并,但有时需要用户手动合并。
(本文链接:http://blog.csdn.net/u012150179/article/details/14047183)
git pull
这里
git pull = git fetch + git merge refs/remotes/origin/master
http://yodalee.blogspot.com/2013/03/vimdiffgit-merge-conflict_28.html
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。