git 查看具体文件的修改记录

一、查看某个文件的修改记录git       git log --pretty=oneline 文件路径\文件名it 二、查看某个文件修改的具体内容file       git log -p filename文件
相关文章
相关标签/搜索