Posts tagged with statistics
-
Extracting code metrics from git
Feb 22, 2017TL;DR: I wrote a bash script that walks through your git repository history and calculates number of commits, number of merged pull requests, number of files and total number of lines of code, broken down per month.