Git

Insights of git repository using git-quick-stats

It's interesting to get insights from our git repository like contributions stats, commits per author, commits per month/week/date, code reviewers. There is an interesting tool called git-quick-stats to help generating these insights.

Read