Skip to content

Instantly share code, notes, and snippets.

@trikitrok
Created June 18, 2014 11:06
Show Gist options
  • Save trikitrok/d89f1cb5e841913229aa to your computer and use it in GitHub Desktop.
Save trikitrok/d89f1cb5e841913229aa to your computer and use it in GitHub Desktop.
Deleting a remote branch
git push origin --delete <branch-name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment