Git远程分支删除,git pull更新并不能更新到 使用: git remote update origin -p 或 git remote update origin --prune 更新即可 image.png