worktree
Manage git worktrees for working on multiple branches in parallel.
Alias: devflow wt
Actions
| Action | Description |
|---|---|
| Add | Create a new worktree (auto-creates branch if needed), suggests a path based on repo root |
| Remove | Select and remove a worktree (with force option for dirty trees) |
Shows all existing worktrees with the current one highlighted.