Skip to content

Instantly share code, notes, and snippets.

@holtsoftware
Created July 29, 2019 21:50
Show Gist options
  • Save holtsoftware/416262e37d1bfafda488d87061b28541 to your computer and use it in GitHub Desktop.
Save holtsoftware/416262e37d1bfafda488d87061b28541 to your computer and use it in GitHub Desktop.
git branch --list | egrep -v "(^\*|develop|dev)" | xargs git branch -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment