gpt4 book ai didi

Git blame : View all Lines Authored by Specific User

转载 作者:太空狗 更新时间:2023-10-29 14:38:27 27 4
gpt4 key购买 nike

git blame可以用来查看单个用户提交的当前代码库中的所有行吗?

最佳答案

我能得到的最接近的是

git log -p --author=<author> <filename>

git blame <filename> | grep <authorname>

关于Git blame : View all Lines Authored by Specific User,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24409990/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com