about summary refs log tree commit diff
path: root/tools/git-broom (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(tools/git-broom): CLI to delete local and remote branchesFranck Cuny2022-10-232-0/+375
This tool helps to keep only the branches that are relevant: the ones that have not been merged yet into the main branch on the principal remote repository.