Skip to content

Instantly share code, notes, and snippets.

@math2001
Last active February 10, 2017 23:01
Show Gist options
  • Save math2001/c58e0f2ed420a5f7e31997fe37b2588f to your computer and use it in GitHub Desktop.
Save math2001/c58e0f2ed420a5f7e31997fe37b2588f to your computer and use it in GitHub Desktop.

Use

$ git branch -d my-branch

if you want to see git crying, or

$ git branch -D my-branch

if you want to cry

By Felipe Micaroni Lalli, on stackoverflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment