Fast, insightful and highly customizable Git history analysis.

Vadim Markovtsev a3ee37f91f Initial files před 8 roky
cmd a3ee37f91f Initial files před 8 roky
.gitignore cce947b98a Initial commit před 9 roky
LICENSE cce947b98a Initial commit před 9 roky
README.md a3ee37f91f Initial files před 8 roky
analyser.go a3ee37f91f Initial files před 8 roky
file.go a3ee37f91f Initial files před 8 roky
file_test.go a3ee37f91f Initial files před 8 roky
rbtree.go a3ee37f91f Initial files před 8 roky

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.