Last active
February 6, 2025 14:22
-
-
Save dagoud/eba7d631a990cec5faaf6e88a831166c to your computer and use it in GitHub Desktop.
git helper bats
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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