Last Updated: February 25, 2016
·
2.911K
· usmanity

Delete a remote git branch

If current branch is v2. You can delete it like so:

git push origin :v2