blob: 9eba3e1658d8a841b73950721207c27425df92a1 (
plain)
1
2
3
4
5
6
7
8
|
gitinspector is a statistical analysis tool for git repositories. The
defaut analysis shows general statistics per author, which can be
complemented with a timeline analysis that shows the workload and
activity of each author. Under normal operation, it filters the
results to only show statistics about a number of given extensions and
by default only includes source files in the statistical analysis.
WWW: https://github.com/ejwa/gitinspector
|