git-measure is a tool for analyzing git repositories.
The analysis gives a report of commits, file counts and line of codes per user.
Jre 8+ must be installed.
npm install -g git-measure
gm --since=18.04.2015 --before=01.01.2019 --dir=d:\ws\gitDir
Default parameters when called only gm:
--since=18.04.2015
--before=sysdate
--dir=current directory