link
git/show

Show Commit Details

Show various types of objects

git
show
commit

Command

git show

Examples

Show latest commit details

git show HEAD

Show specific commit

git show abc123