Skip to content

Worktree Create

Configuration for worktree create hook.

When configured, this command runs instead of the default git worktree add. The command must output the worktree path on stdout.

The shell command to execute to create a worktree. Must output the worktree path to stdout. Environment variable CONCLAUDE_WORKTREE_NAME is set to the requested name.

AttributeValue
Type`string
Defaultnull

Optional command timeout in seconds. Range: 1-3600.

AttributeValue
Type`integer
Defaultnull