git push 冲突

git commit -am "test 3"

git pull

  用自己的:git checkout --ours xxxx路径xxxx

  用他人的:git checkout --theirs xxxx路径xxxx

  手动修改

git push

 

posted @ 2016-01-30 15:53  ieayoio  阅读(187)  评论(0编辑  收藏  举报