Skip to content

Instantly share code, notes, and snippets.

@birchestx
Created July 5, 2014 07:58
Show Gist options
  • Save birchestx/e8eadef017744fa6d7f1 to your computer and use it in GitHub Desktop.
Save birchestx/e8eadef017744fa6d7f1 to your computer and use it in GitHub Desktop.
git branch --merged master | grep -v master | xargs git branch -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment