Releases: patik/git-prune-branches
Releases · patik/git-prune-branches
v1.1.2
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0 Retry failed deletions
- If a branch can't be deleted,
git-prune-brancheswill offer to retry with--force - New flag
--yes(or-y) to skip the confirmation prompts - Clearer output that shows how many branches were deleted
Full Changelog: v1.0.0...v1.1.0
v1.0.0 Initial release
First release
- Fork
git-removed-branchesand convert to TypeScript + ESM - Features a prompt to choose which branches to delete
Full Changelog: https://github.com/patik/git-prune-branches/commits/v1.0.0