你在本地删除了一个已完成使命的分支,但远程仓库上的那个幽灵分支还飘着。是时候做一些清理工作了。
git push origin --delete old-feature git remote prune origin