美文网首页
git pull error: cannot lock ref

git pull error: cannot lock ref

作者: 追风骚年 | 来源:发表于2023-05-10 11:43 被阅读0次

error: cannot lock ref 'refs/remotes/origin/xxx': 'refs/remotes/origin/xxx' exists; cannot create 'refs/remotes/origin/xxx
From ssh://yyyy

git remote prune origin

重新整理服务端和本地的关联关系即可

参考

stackoverflow

相关文章

网友评论

      本文标题:git pull error: cannot lock ref

      本文链接:https://www.haomeiwen.com/subject/uutjsdtx.html