Coming soon
Worktree Workflow is planned as a guided layer on top of Commit+‘s existing worktree management.
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.

