1. Home
  2. Git
  3. Git log

Git log returns a list of all commits including SHA-1 checksum, author, date and the commit message.

#git
git log
copy
Full Git cheatsheet