I'd like a git alias to merge then delete a single local branch. The question How to alias in git delete merged branches addresses how to remove all merged branches; I'm essentially looking to keep my local repository clean as I go.
Asked
Active
Viewed 95 times