#004 git show 09c6d68

Checking the details of a commit

To review the details of a commit use git show followed by the hash of the commit

Command Description
show Command that shows details of a commit
09c6d68 Hash (identifier) of the commit you’re interested
informação extra In the absence of a hash the last commit will be shown