How to "side by side" compare commit from G log/Gclog/Gllog? #2342
Unanswered
flyingosprey
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, it's horizton inline compare by default.
I "dv"/"dd"/"ds" on the commit. But they do not work.
Is there a way to show the file list of the commit? Then I can ds/dd/ds on the individual file?
As a comparsion, with VS code + Gitlen plugin, it can shows a tree level info.
level1: branch
level2: commits under that branch
level3: files list of 1 commit. When click 1 file, it shows side by side by comparison.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions