Skip to content

What information does the git commit contains? #23252

Discussion options

You must be logged in to vote

You can display all of it using git show --format=raw <commit>. Note that this only affects the commit data itself, the diff is shown as usual. For details take a look at the git show documentation section on “pretty formats”.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants