Git, как увидеть изменения, внесенные коммит
git show <commit sha1> # Notice that the default option is HEAD.
Testy Toad
git show <commit sha1> # Notice that the default option is HEAD.