Create worktree

Create a new git worktree for the current project.

post/experimental/worktree

Query parameters

directorystring

Request body

namestring
startCommandstring

Response

Worktree created

namestring required
branchstring required
directorystring required

Changes