Creating one
New Worktree Tab… — in the command palette, the tab’s right-click menu, and the application menu — asks three things:
Each field opens on a suggestion you can accept or type straight over.
Placeholder — screenshot: the New Worktree Tab dialog
Where they go
Worktrees land inside the repository, under:<repo>/.tty7/.gitignore is created with * in it the first time, so the
directory never shows up as an untracked mess in your own repository.
Removing one
Closing a worktree tab offers to remove the worktree with it:- Clean tree — Remove Worktree or Keep.
- Dirty tree — the dialog says so, and removing requires the explicit Discard Changes & Remove.
git worktree list to find later.