foriequal0 / git-trim

Automatically trims your branches whose tracking remote refs are merged or stray
MIT License
489 stars 14 forks source link

Optionally show a summary of the commit(s) on branches to be deleted #211

Open jayvdb opened 18 hours ago

jayvdb commented 18 hours ago

Describe the feature My branches usually only have a single commit at the top that I am interested in. It would be helpful for my memory if git-trim would show the commit subject of the branches it is proposing to delete, or the merged PR title would be even better.