SyntaxFix
Write A Post
Hire A Developer
Questions
In addition to the answer given by @Marcus you can now also delete a remote branch via:
git push [remote-name] --delete [branch-name]