git como ver as alterações feitas por um compromisso
git show <commit sha1> # Notice that the default option is HEAD.
Testy Toad
git show <commit sha1> # Notice that the default option is HEAD.