Skip to content

Instantly share code, notes, and snippets.

@fprieur
Last active January 2, 2016 18:19
Show Gist options
  • Save fprieur/8342429 to your computer and use it in GitHub Desktop.
Save fprieur/8342429 to your computer and use it in GitHub Desktop.
delete a git remote branch
git push origin --delete <branchName>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment