Skip to content

Instantly share code, notes, and snippets.

@alva-v
Last active December 3, 2024 08:44
Show Gist options
  • Save alva-v/b431ad67d642063e4681975ef07c1d35 to your computer and use it in GitHub Desktop.
Save alva-v/b431ad67d642063e4681975ef07c1d35 to your computer and use it in GitHub Desktop.
git fetch -p && git branch -vv|grep 'gone]'|awk '{print $1}'|xargs git branch -D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment