2023-05-12 开启多语言插件支持……

git pull拉取代码提示 !、unable to update local ref) error: some local refs could not be updated 解决办法

git 苏 demo 10949℃

错误提示:

! [new branch] dev -> origin/dev (unable to update local ref)
error: some local refs could not be updated; try running
‘git remote prune origin’ to remove any old, conflicting branches

 

解决方法:

git gc --prune=now

git remote prune origin
打赏

转载请注明:苏demo的别样人生 » git pull拉取代码提示 !、unable to update local ref) error: some local refs could not be updated 解决办法

   如果本篇文章对您有帮助,欢迎向博主进行赞助,赞助时请写上您的用户名。
支付宝直接捐助帐号oracle_lee@qq.com 感谢支持!
喜欢 (5)or分享 (0)