Skip to content

Instantly share code, notes, and snippets.

@ytakashina
Last active April 28, 2021 06:48
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 ytakashina/a33c12876ab626eff0c8370af57789f3 to your computer and use it in GitHub Desktop.
Save ytakashina/a33c12876ab626eff0c8370af57789f3 to your computer and use it in GitHub Desktop.
git branch --merged| grep -vE "(^\*|master|main|dev)" | xargs git branch -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment