You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
In the "Files" tab,
r
should restore files (with a confirmation prompt).If currently on
@
, restoring should runjj restore <path>
, which resets the changes. If not on@
, it should restore from the currently viewed change to@
withjj restore <file> --from <revision>
.The text was updated successfully, but these errors were encountered: