Recipes
Multi-step workflows with branch-tree diagrams. Pick whichever scenario looks closest to yours.
- Split a fat branch — break one big branch into a reviewable chain.
- Land the bottom of a stack — merge bottom-up without cleanup pain.
- Recover from a bad rebase — paused conflicts, undo, escape hatches.
- Review someone's stack — pull a teammate's PR chain locally.
- Absorb fixups — route loose hunks back into the right ancestor commit.
If a workflow you need isn't here, the command reference covers each verb in detail.
