git 删除远程分支

git push origin --delete [branch_name]

示例:

原文地址:https://www.cnblogs.com/kaerxifa/p/13446938.html