Skip to content

Instantly share code, notes, and snippets.

@douglas
Created July 8, 2011 21:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save douglas/1072807 to your computer and use it in GitHub Desktop.
Save douglas/1072807 to your computer and use it in GitHub Desktop.
How to delete a remote branch
$ git push origin :remote_branch_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment