mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-08 02:14:08 +08:00
getProjectRoot() now detects if running from a git worktree and automatically resolves to the main repository path. This allows all ccw issue commands to work correctly from within a worktree. Uses git rev-parse --git-common-dir to find main repo's .git