git: Cleanup old/empty branches
I’m using zsh and therefore I have a .zshrc one of the things I have in my .zshrc is a small function to cleanup old git branches: If you copy the above code snippet to your .zshrc, .bashrc or .profile you can call git-cleanup and the code runs. This function deletes all local branches which […]