Skip to content

Instantly share code, notes, and snippets.

@hazzik
Created April 13, 2026 00:24
Show Gist options
  • Select an option

  • Save hazzik/d62a6a334998a6bcfcb9b2cdc608f736 to your computer and use it in GitHub Desktop.

Select an option

Save hazzik/d62a6a334998a6bcfcb9b2cdc608f736 to your computer and use it in GitHub Desktop.
git branch -vv | awk '/: gone\]/{print $1}' | xargs git branch -D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment