Delete all local git branches which already been merged remotely
git branch --merged | grep -v "\*" | xargs -n 1 git branch -d
Written by Giedrius
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors

filipekiss
702.8K

khasinski
595.9K
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#