git删除远程分支

git push origin --delete [branch_name]
原文地址:https://www.cnblogs.com/fengquan-blog/p/14998720.html