Skip to content

How can I restore a specific fileset using an operation ID? #5743

Closed Answered by arxanas
zx8 asked this question in Q&A
Discussion options

You must be logged in to vote

Maybe this works?

$ jj restore --from 'at_operation(op, @)' <paths>

I can't link directly to the at_operation function, but it's the last function here: https://jj-vcs.github.io/jj/v0.26.0/revsets/#functions

Replies: 2 comments 2 replies

Comment options

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

Answer selected by zx8
Comment options

You must be logged in to vote
1 reply
@zx8
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