当前位置:   article > 正文

git报错 error: cannot lock ref ‘refs/remotes/origin/master‘: unable to resolve reference ‘refs/remote

error: cannot lock ref

使用sourceTree,拉取代码,提示错误:

From http://111.11.111.7:10011//cp002000-1/djzcsgaaa/accobbting/yunasdfghtform
   6dcfc7d2..55df1ffc  test       -> origin/test
error: cannot lock ref 'refs/remotes/origin/master': unable to resolve reference 'refs/remotes/origin/master': reference broken
 ! [new branch]        master     -> origin/master  (unable to update local ref)

网上查看原因

没有办法锁定远程分支origin/master,无法解析和远程分支origin/maste的关联,引用被破坏了

拉取代码前,电脑曾经强制重启了

打开命令行窗口

执行: git gc --prune=now

不起作用

执行:rm .git/refs/remotes/origin/master

然后执行:git fetch

可以成功拉取代码了

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/菜鸟追梦旅行/article/detail/412332
推荐阅读
相关标签
  

闽ICP备14008679号