0
点赞
收藏
分享

微信扫一扫

git pull报错:Your configuration specifies to...from the remote, but no such ref was fetched

90哦吼 2022-04-22 阅读 106
git

git branch -a 查看远程该分支是否存在

git fetch -p 拉取最新远程分支

git pull 获取该分支远程代码

注意:记得仔细核对分支名

举报

相关推荐

0 条评论