Sodamhan.com

TL;DR

git delete-merged-branches

Delete branches that are listed in git branch --merged excluding master. Part of git-extras. More information: https://github.com/tj/git-extras/blob/master/Commands.md#git-delete-merged-branches.

  • Delete merged branches:

git delete-merged-branches

This document was created using the contents of the tldr project.