useGitWorktrees property
Whether to actually create git worktrees.
When false, the manager will create plain directories. Used by tests and non-git project roots.
Implementation
final bool useGitWorktrees;
Whether to actually create git worktrees.
When false, the manager will create plain directories. Used by tests and non-git project roots.
final bool useGitWorktrees;