Skip to content

v2.7.2

Choose a tag to compare

@helizaga helizaga released this 28 Apr 22:36
· 3 commits to main since this release
32dc340

Fixed

  • Directory copying now skips excluded child subtrees during copy instead of cloning them and deleting them afterward. This avoids expensive copy-then-delete work for configs such as includeDirs = .claude with excludeDirs = .claude/worktrees.

Validation

  • git diff --check
  • shellcheck bin/gtr bin/git-gtr lib/*.sh lib/commands/*.sh adapters/editor/*.sh adapters/ai/*.sh
  • ./scripts/generate-completions.sh --check
  • bats tests/