git log --stat
git show <hashcode> <filename>
git log --pretty=oneline <filename>
git whatchanged <filename>
git show <hashcode>
2023-12-30 08:03:52
git log --stat
git show <hashcode> <filename>
git log --pretty=oneline <filename>
git whatchanged <filename>
git show <hashcode>