Fast, insightful and highly customizable Git history analysis.
|
%!s(int64=8) %!d(string=hai) anos | |
---|---|---|
cmd | %!s(int64=8) %!d(string=hai) anos | |
.gitignore | %!s(int64=8) %!d(string=hai) anos | |
LICENSE | %!s(int64=8) %!d(string=hai) anos | |
README.md | %!s(int64=8) %!d(string=hai) anos | |
analyser.go | %!s(int64=8) %!d(string=hai) anos | |
file.go | %!s(int64=8) %!d(string=hai) anos | |
file_test.go | %!s(int64=8) %!d(string=hai) anos | |
labours.py | %!s(int64=8) %!d(string=hai) anos | |
rbtree.go | %!s(int64=8) %!d(string=hai) anos |
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.