Use cases - Decouple work from one stack so it can move forward for review Proposed Solution - `git reparent-branch` command - Inspired by depot-tools - `--splice` is an alias for `--no-dependents` and removes the branch without any dependents, rebasing those dependents on the parent branch