Fast, insightful and highly customizable Git history analysis.

Vadim Markovtsev a3ee37f91f Initial files hace 8 años
cmd a3ee37f91f Initial files hace 8 años
.gitignore cce947b98a Initial commit hace 9 años
LICENSE cce947b98a Initial commit hace 9 años
README.md a3ee37f91f Initial files hace 8 años
analyser.go a3ee37f91f Initial files hace 8 años
file.go a3ee37f91f Initial files hace 8 años
file_test.go a3ee37f91f Initial files hace 8 años
rbtree.go a3ee37f91f Initial files hace 8 años

README.md

Hercules

This tool calculates the weekly lines burnout in a Git repository.

###Usage

hercules https://github.com/src-d/go-git
hercules /path/to/cloned/go-git
hercules https://github.com/torvalds/linux /tmp/linux_cache

###License MIT.