git lock fail解决

本地多个分支,remote 、remote tracking、local

checkout了2个不同版本分支,发现最后版本却是相同的,然后pull时报git lock fail,

看来发送了冲突了,删除重新checkout、pull等都不行,

最后解决方法:

  1. Reset current branchs
  2. Delete local branches.
  3. Fetch、checkout
  4. Pull

解决。

 

posted @   ACaptain  阅读(3354)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示