git删除远程分支

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