Skip to content

Instantly share code, notes, and snippets.

@dEn13L
Created January 9, 2020 05:45
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 dEn13L/ed14f1a5d54929f090c349a6218ef249 to your computer and use it in GitHub Desktop.
Save dEn13L/ed14f1a5d54929f090c349a6218ef249 to your computer and use it in GitHub Desktop.
#!/bin/sh
git branch -D `git branch --merged | grep -v \* | xargs`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment