a python2 git utils


Keywords
python, git, util
Install
pip install gus==1.0.16

Documentation

gutils

contains utils for git requires: cliapp

pip install cliapp gus

usage:

gus stats --author= --since= where author can be git name or email, since defaults to '3 month ago'

you can also choose edit ~/.gs as config file: { "author" : ["author1","author2"] }