git branch --merged | grep -v "\*" | grep -v master | xargs -n 1 git branch -D
Last active
May 17, 2024 17:35
-
-
Save EduardoJM/07887fa12bd2957418199dfd415453e2 to your computer and use it in GitHub Desktop.
Git commands
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment