aboutsummaryrefslogtreecommitdiffstats
path: root/pkgs/by-name/gi/git-cleanup (unfollow)
Commit message (Collapse)Author
2024-06-01fix(pkgs/git-cleanup): Don't quote the branchesBenedikt Peetz
`git` cannot handle the branch names as single argument.
2024-05-25fix(pkgs/git-cleanup): Add `ssh` as a dependencyBenedikt Peetz
Git requires `ssh` to perform the operations on the remote over ssh.
2024-05-25chore(version): v1.38.0Benedikt Peetz
2024-05-25feat(pkgs): Add a `git-cleanup` scriptBenedikt Peetz