Skip to content

erolhira/git-measure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-measure

git-measure is a tool for analyzing git repositories.
The analysis gives a report of commits, file counts and line of codes per user.

Requirements

Jre 8+ must be installed.

Installation

npm install -g git-measure

Running 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

About

git-measure is a tool for analyzing git repositories.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages