Skip to content

Instantly share code, notes, and snippets.

@dagoud
Last active February 6, 2025 14:22
Show Gist options
  • Save dagoud/eba7d631a990cec5faaf6e88a831166c to your computer and use it in GitHub Desktop.
Save dagoud/eba7d631a990cec5faaf6e88a831166c to your computer and use it in GitHub Desktop.
git helper bats
git branch -vv | awk '/: gone]/{print $1}' | xargs git branch %1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment