gitstats
v0.0.1
Published
Parses/analyzes local git repositories and public GitHub repositories.
Readme
This module loads a .git file and mines it for commit statistics. It keeps a record of all commits in the repository, sorted by username:email. You also get a user with name all:commits which contains everything in the repository.
