Skip to content

Instantly share code, notes, and snippets.

@zzztimbo
Created January 5, 2016 18:52
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 zzztimbo/b0d12be3326f907396e5 to your computer and use it in GitHub Desktop.
Save zzztimbo/b0d12be3326f907396e5 to your computer and use it in GitHub Desktop.
git branch delete
git push origin --delete test
git branch -D test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment