Skip to content

worktree

Manage git worktrees for working on multiple branches in parallel.

Alias: devflow wt

Actions

ActionDescription
AddCreate a new worktree (auto-creates branch if needed), suggests a path based on repo root
RemoveSelect and remove a worktree (with force option for dirty trees)

Shows all existing worktrees with the current one highlighted.

Released under the MIT License.