Nice! git log brings up the commit history, where every commit is displayed with a unique hash code.
git log
Let's not check the status but the history, okay?