Appearance
显示每次提交引入的差异日志。
git whatchanged [<options>] [<revision-range>] [[--] [<path>...]]
显示每次提交引入的差异日志。类似于 git log --diff-filter=ADMR --raw。
git log --diff-filter=ADMR --raw
git-log(1)
git 套件的一部分