---
name: branching
description: Stacked branch management via git-spice
license: MIT
---
`git-spice` CLI — call directly via Bash; read `git-spice --help` on demand.
Always merge stacked branches bottom-up — merge the lowest, then `git-spice repo sync` to restack before merging the next. Custom git aliases: `git stack-log` (graph), `git stack-diff ` (diff from merge-base), `git stack-range ` (commit range for current layer).