Skip to content

Issue #2217 Include commit hash and refs in commit display#2218

Open
jbyler wants to merge 2 commits intotpope:masterfrom
jbyler:issues/2217
Open

Issue #2217 Include commit hash and refs in commit display#2218
jbyler wants to merge 2 commits intotpope:masterfrom
jbyler:issues/2217

Conversation

@jbyler
Copy link
Copy Markdown

@jbyler jbyler commented Sep 27, 2023

When displaying a commit, add a new line showing the commit hash and refs description.

Also switches from using git cat-file commit to using git show --no-patch for the short form toggled with a or i to keep the format consistent.

When displaying a commit, add a new line showing the commit hash and refs
description.

Also switches from using `git cat-file commit` to using `git show --no-patch`
for the short form toggled with `a` or `i` to keep the format consistent.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants