You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠ The --adopt flag is deprecated. Existing branches are now adopted automatically.
$ gh stack --help
Stacked PRs let you break a large change into a chain of pull requests
that build on each other. Use `gh stack` to create and manage your stack
locally, then push to GitHub to create your stack of PRs.
Usage:
gh stack [command]
Examples:
# Start a new stack targeting your default branch
$ gh stack init
# Or turn an existing set of branches into a stack
$ gh stack init --adopt branch1 branch2 branch3
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I get a warning
All reactions