Replies: 1 comment 4 replies
-
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Often I just want to be able to copy and paste sections of old commits. And showing the diff doesn't work, it means having to copy the diff markup and reformat.
Is there any sort of equivalent of the git command to show an old version of a file? e.g.
I had a look at https://github.com/jj-vcs/jj/blob/main/docs/git-command-table.md but couldn't find anything.
Beta Was this translation helpful? Give feedback.
All reactions