Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 495 Bytes

File metadata and controls

32 lines (19 loc) · 495 Bytes

stack_continue

Generated from the current Cobra command tree.

stack continue

Continue an interrupted restack after conflicts are resolved

Synopsis

Resume a recorded restack only when the current worktree and git rebase state match the saved operation journal.

stack continue [flags]

Examples

stack continue

Options

  -h, --help   help for continue

SEE ALSO

  • stack - Manage explicit stacked PR workflows with Git and GitHub