Generated from the current Cobra command tree.
Rebase a branch or subtree onto its configured parent
Preview and restack one tracked branch or subtree. The command refuses invalid anchors and stops instead of guessing.
stack restack [branch] [flags]
stack restack
stack restack feature/a
stack restack --all --yes
--all Restack all tracked branches
-h, --help help for restack
--yes Skip confirmation
- stack - Manage explicit stacked PR workflows with Git and GitHub