Skip to content

Instantly share code, notes, and snippets.

@webkod3r
Last active May 17, 2017 20:36
Show Gist options
  • Save webkod3r/c055b8b54f96bb4d21e2e3617de8c905 to your computer and use it in GitHub Desktop.
Save webkod3r/c055b8b54f96bb4d21e2e3617de8c905 to your computer and use it in GitHub Desktop.
git branch --merged | grep -v "\*" | xargs -n 1 git branch -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment