Git wie man Änderungen eines Commits sieht
git show <commit sha1> # Notice that the default option is HEAD.
Testy Toad
git show <commit sha1> # Notice that the default option is HEAD.