Git查看文件重命名前提交记录
2018-12-07 本文已影响8人
LevinYan
查看文件重命名前提交记录命令为
git log --follow filename
在SourceTree的方式如下图,勾选Follow renamed files
显示重命名前提交记录.png
查看文件重命名前提交记录命令为
git log --follow filename
在SourceTree的方式如下图,勾选Follow renamed files
显示重命名前提交记录.png