jj rebase

Move revisions to different parent(s). More information: https://jj-vcs.github.io/jj/latest/cli-reference/#jj-rebase.

jj rebase {{[-r|--revisions]}} {{revset}} {{[-d|--destination]}} {{revset}}

jj rebase {{[-s|--source]}} {{revset}} {{[-d|--destination]}} {{revset}}

jj rebase {{[-b|--branch]}} {{revset}} {{[-d|--destination]}} {{revset}}

jj rebase {{[-r|--revisions]}} {{revset}} {{[-B|--insert-before]}} {{revset}} {{[-A|--insert-after]}} {{revset}}