| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename `tools` to `packages` to follow convention | Franck Cuny | 2024-03-06 | 1 | -350/+0 |
| | | | | | | | The convention is to use `pkgs` or `packages` for overlays and definition of custom packages. Since I'm already using `pkg` for go, I prefer to use `packages` for my scripts. | ||||
| * | feat(tools/git-broom): CLI to delete local and remote branches | Franck Cuny | 2022-10-23 | 1 | -0/+350 |
| 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. | |||||
