Skip to content

Instantly share code, notes, and snippets.

@4rc0s
Created November 16, 2008 15:43
Show Gist options
  • Save 4rc0s/25500 to your computer and use it in GitHub Desktop.
Save 4rc0s/25500 to your computer and use it in GitHub Desktop.
# Delete a remote branch off the remote server
git push origin :<remote branch name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment