Created
March 2, 2018 06:02
-
-
Save wyw/58e008638e56a0c4f90c5a88e9867e48 to your computer and use it in GitHub Desktop.
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 -d $(git branch --merged | awk '{print $1}' | grep -v "*") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment