Skip to content

Instantly share code, notes, and snippets.

@mnrasul
Created January 24, 2017 18:09
Show Gist options
  • Save mnrasul/6410450df9a2c36cb370bf4718eefef3 to your computer and use it in GitHub Desktop.
Save mnrasul/6410450df9a2c36cb370bf4718eefef3 to your computer and use it in GitHub Desktop.
git branch | grep -v "master" | grep -v "eureka" | xargs git branch -D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment