| name | description |
|---|---|
rebase-stack |
Rebases a stack of dependent git branches in order, starting from the root branch. Use when the user mentions "rebase stack", "stacked branches", "stacked PRs", branch dependencies, or needs to update a chain of branches after upstream changes. |
Rebase a stack of dependent branches in sequential order, ensuring each branch maintains exactly the expected number of commits after rebasing and force pushing.