Skip to main content

Coming soon

Worktree Workflow is planned as a guided layer on top of Commit+‘s existing worktree management.
Commit+ already supports visual worktree management in the sidebar. The workflow layer is the next step: helping you start a task, keep it synced, finish it cleanly, and avoid branch cleanup mistakes.

Planned workflow

  • Start a feature from a chosen parent branch.
  • Create or reuse a worktree for that task.
  • Show when the parent branch has moved and suggest syncing before finish.
  • Pick a finish strategy such as merge, squash, or rebase.
  • Warn before finishing when conflicts are likely.
  • Merge, tag, prune, or clean up the task branch/worktree after confirmation.

Inspiration

Tower’s Workflows feature frames task work around branch parents, workflow presets, sync checks, finish behavior, and merge strategy. Commit+‘s version should keep that spirit but make it native to worktrees: one task, one isolated checkout, and a clear finish path.

Available today

For current worktree management, see Worktrees.