Worktree base reference
Control whether new worktrees branch from the remote default branch (fresh) or your local HEAD.
{
"worktree": {
"baseRef": "head"
}
}
Control whether new worktrees branch from the remote default branch (fresh) or your local HEAD.
{
"worktree": {
"baseRef": "head"
}
}