gitstats

Generating overall statistics for multiple git repositories


Keywords
git, python
License
BSD-3-Clause
Install
pip install gitstats==0.2.4

Documentation

Gitstat

Visualizes overall code commits for multiple Git repositories.

http://s1.postimg.org/mrnwnla3j/2014.png

Usage

Discover all Git repositories in the home directory to generate statistics.

python stat.py ~

It may be a single Git repository.

python stat.py ~/dev/projectx

If you would like to exclude certain repositories, put a .exclude file in each directory you want to exclude from the statistics.