Skip to content

Instantly share code, notes, and snippets.

@islahul
Created September 20, 2016 12:47
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 islahul/ffbf62136beca7fe55e9c0a4a5554999 to your computer and use it in GitHub Desktop.
Save islahul/ffbf62136beca7fe55e9c0a4a5554999 to your computer and use it in GitHub Desktop.
Delete multiple branches

'fix/' is the pattern git branch | grep 'fix/' | xargs git branch -D

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