git bagaimana melihat perubahan yang dilakukan oleh komit
git show <commit sha1> # Notice that the default option is HEAD.
Testy Toad
git show <commit sha1> # Notice that the default option is HEAD.