Skip to content

Instantly share code, notes, and snippets.

@jkatayama
Created May 16, 2017 21:59
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 jkatayama/6100a6b79a8159f30811758315754516 to your computer and use it in GitHub Desktop.
Save jkatayama/6100a6b79a8159f30811758315754516 to your computer and use it in GitHub Desktop.

git-nuke multiple feature branches

for i in {1..10}\ndo\ngit-nuke feature/\#${i}\ndone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment