Skip to content

Releases: patik/git-prune-branches

v1.1.2

01 Jun 20:45

Choose a tag to compare

v1.1.1

01 Jun 20:28

Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0 Retry failed deletions

24 May 20:42
9834f13

Choose a tag to compare

  • If a branch can't be deleted, git-prune-branches will 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

24 May 20:38
71e3388

Choose a tag to compare

First release

  • Fork git-removed-branches and 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