查看指定文件的修改历史

git log --pretty 文件名

查看commit所有修改的内容

git show commit的hash值