Fast, insightful and highly customizable Git history analysis.
|
il y a 8 ans | |
---|---|---|
cmd | il y a 8 ans | |
.gitignore | il y a 8 ans | |
LICENSE | il y a 8 ans | |
README.md | il y a 8 ans | |
analyser.go | il y a 8 ans | |
file.go | il y a 8 ans | |
file_test.go | il y a 8 ans | |
labours.py | il y a 8 ans | |
rbtree.go | il y a 8 ans |
This tool calculates the weekly lines burnout in a Git repository.
###Usage
hercules https://github.com/src-d/go-git | python3 labours.py
hercules /path/to/cloned/go-git | python3 labours.py
hercules https://github.com/torvalds/linux /tmp/linux_cache | python3 labours.py
git rev-list HEAD | tac | hercules -commits -sampling 7 - https://github.com/src-d/go-git | python3 labours.py
###License MIT.