Skip to content

Reordering commits a la git rebase -i #5395

Answered by emilazy
wgreenberg asked this question in Q&A
Discussion options

You must be logged in to vote

jj rebase -r qz --before pk (there’s also --after and -d, and you can pass multiple revisions to -r, and you may sometimes want to use -s). There’s no interactive batch‐mode reordering UI as of yet, but I believe gg and VisualJJ let you do drag‐and‐drop rebases.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by wgreenberg
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants