lazyjj
lazyjj copied to clipboard
Restore
In the "Files" tab, r should restore files (with a confirmation prompt).
If currently on @, restoring should run jj restore <path>, which resets the changes. If not on @, it should restore from the currently viewed change to @ with jj restore <file> --from <revision>.