三行命令解决
切到项目根目录:
1.git gc --prune=now
2.git remote prune origin
3.git pull
结束
公众号“AI码师”
成功解决|解决 git 拉取失败 报 unable to update local ref
阅读 72
2022-09-04
三行命令解决
切到项目根目录:
1.git gc --prune=now
2.git remote prune origin
3.git pull
结束
公众号“AI码师”
相关推荐
精彩评论(0)