我能得到的最接近的是
git log -p --author=<author> <filename>
Run Code Online (Sandbox Code Playgroud)
或者
git blame <filename> | grep <authorname>
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
1607 次 |
最近记录: |