Command
git show
Explanation
git show is used to show various types of objects. It shows the various types of objects.
Examples
Show latest commit details
git show HEAD
Show specific commit
git show abc123
git show
git show is used to show various types of objects. It shows the various types of objects.
Show latest commit details
git show HEAD
Show specific commit
git show abc123