git 删除远程分支

git push origin --delete <branchname>

原文地址:https://www.cnblogs.com/fuyanwen/p/3806161.html