Skip to content
Discussion options

You must be logged in to vote

I think you want to just jj new main && jj restore --from uom. Since Jujutsu treats the contents of merge commits as being only the changes they make on top of the merge result (including conflict resolution), I think you can’t express this as a revert of any one commit. I suppose the alternative would be to jj revert -r klm::uxz -d main and then squash them.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@steinuil
Comment options

Answer selected by steinuil
Comment options

You must be logged in to vote
1 reply
@steinuil
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants