git 查看提交的信息diff

git log --stat
git show <hashcode> <filename>

git log --pretty=oneline <filename>

git whatchanged <filename>

git show <hashcode>
上一篇:NFS


下一篇:zoj1183 Scheduling Lectures