您的位置:首页 > 编程语言

git更新代码提示错误:Checkout conflict with files: .....

2015-04-11 14:25 459 查看
git更新代码提示错误:Checkout conflict with files: .....
     本地代码更新修改了,需要提交才能重新更新    

     解决方案:
    I suspected that i should
commit my modificatons in the local repository before "pulling"; you confirm that.

     pull > commit 
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐