Added
git gtr clean --closedto remove worktrees whose PRs/MRs were closed without merging; combine with--mergedto match either state, and--to <ref>now filters both modes by target base ref (#183).
Fixed
git gtr cleannow 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