Skip to main content

How can I delete a remote Git branch?

23 Aug 2013 - git

git push origin :<branch-name-to-delete>