claude.nagdy.me

Worktree base reference

Control whether new worktrees branch from the remote default branch (fresh) or your local HEAD.

json
{
  "worktree": {
    "baseRef": "head"
  }
}
View Full Module