git log git log,查看所有log git log file,只查看指定file的log git log -p file,查看指定文件的带有文件修改列表的log git log --oneline,将每个log信息精简后显示在一行