Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有什么方法可以统计某个用户提交了多少行(在他贡献的所有存储库中)?
在 Github 上,您可以转到特定存储库的图表选项卡:
如您所见,那里有许多选项。
要获取用户更改的行数,请选择“继续”选项。
这将为每个用户显示一张卡片,其中包含提交次数以及添加和删除的行数,类似于以下内容: