git push origin --delete \[branch\]

功能介绍
删除远程\[branch\]分支;例如:git push origin --delete dev