mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-12 10:11:42 -04:00
@zkochan/git-wt 0.0.3 looks for an executable .git-wt/pr-hook in the worktree before falling back to ~/.config/git-wt/pr-hook. Shipping the hook in-repo gives every contributor with Claude Code installed an auto-launched PR review via `wt <pr-number>`. The hook silently no-ops when `claude` isn't on PATH so contributors who don't use it aren't affected.