/gitstats

A tool to show statistics for a given author on a git repository

Primary LanguagePython

gitstats

A tool to show statistics for a given author on a git repository

Example usage

python gitstats.py --author janedoe --repo ~/workspace/myrepo

Note that you can specify several authors and/or several repositories: all the stats will be added.

Credits

The produced graphs use the Chart JS library.