Skip to content

v2.8.0

Latest

Choose a tag to compare

@helizaga helizaga released this 12 Jun 17:41
· 1 commit to main since this release
8580233

Added

  • git gtr clean --closed to remove worktrees whose PRs/MRs were closed without merging; combine with --merged to match either state, and --to <ref> now filters both modes by target base ref (#183).

Fixed

  • git gtr clean now detects registry entries that are locked but whose directories no longer exist and offers to unlock and prune them (#182).
  • GitLab MR branch-tip matching now validates head SHAs structurally instead of substring matching, preventing false matches on unrelated JSON fields (#183).

Full Changelog: v2.7.3...v2.8.0