johno / dotfiles

Dotfiles, ftw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add merged branches delete

johno opened this issue · comments

git branch --merged | grep -v "\*" | xargs -n 1 git branch -d