1、再项目工作目录下,打开【git bash】界面
3、在【git bash】中输入【git log -p】,可以查看每次提交的差异
5、在【git bash】中输入【git log --stat】,可以产看每次提交的简要信息