Skip to content

Instantly share code, notes, and snippets.

@nischal
Created March 9, 2011 13:50
Show Gist options
  • Save nischal/862209 to your computer and use it in GitHub Desktop.
Save nischal/862209 to your computer and use it in GitHub Desktop.
delete a remote git branch
git push origin :branch-name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment