Skip to content

Instantly share code, notes, and snippets.

@douglas
Created July 8, 2011 21:00
Show Gist options
  • 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