Replies: 1 comment 1 reply
-
Log view - Tab will expand/collapse individual commits, and On the nightly branch, the folded content is a real vim fold, and you can operate on it using regular fold commands. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I know you can jump into an individual commit to view that specific commit's full message (along with its diff), but I'd like the ability to have a scrollable log view that (for all commits) shows the full commit messages (i.e. the summary line and the body, or at least the first N lines of the body) where we could still easily navigate to the next/previous commit and jump into one to see its diff. I didn't see a way to do this, but maybe I just missed it - please let me know if it's possible.
Beta Was this translation helpful? Give feedback.
All reactions