Iterate through a file's commit history. #2193
Unanswered
pinkisemils
asked this question in
Q&A
Replies: 1 comment
-
Try |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hiya, I was wondering if it's possible to, in a fairly efficient fashion, iterate through a file's commit history - but instead of looking at the changes of any one commit (like opening a commit from the output of
:Git log -- %
, but instead just read the file in it's entirety, possibly with another window showing the list of commits.Beta Was this translation helpful? Give feedback.
All reactions