Closed. This question does not meet Stack Overflow guidelines。它当前不接受答案。
想改善这个问题吗?更新问题,以便将其作为on-topic用于堆栈溢出。
上个月关闭。
Improve this question
我正在与一个团队一起在Android Studio中的git项目上工作,我希望看到每个作者在编写的行数或编辑的行数等方面的贡献...是否有这样的工具/插件可以显示统计信息作者? 图形统计-Generating statistics from Git repository https://gist.github.com/eyecatchup/3fb7ef0c0cbdb72412fc Which Git commit stats are easy to pull PR-Count Github App-仅Github。谢谢@ben
想改善这个问题吗?更新问题,以便将其作为on-topic用于堆栈溢出。
上个月关闭。
Improve this question
我正在与一个团队一起在Android Studio中的git项目上工作,我希望看到每个作者在编写的行数或编辑的行数等方面的贡献...是否有这样的工具/插件可以显示统计信息作者?
最佳答案
您可以尝试git-stats或使用git命令来explore from the logs
请参阅以下帖子
关于git - Git-显示作者贡献的统计数据,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/42715785/
10-13 05:34