$ git branch --merged | awk '{ print $NF }' | xargs git branch -d
-
-
Save anxhe/78c3a80b5085230ffbbe0c3be7fd0904 to your computer and use it in GitHub Desktop.
My git tips & tricks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment