git删除本地分支 git branch -d <BranchName> git remote 删除 git remote remove <name> 转载于:https://www.cnblogs.com/paulycoding/p/9908398.html