Fast, insightful and highly customizable Git history analysis.

Vadim Markovtsev a3ee37f91f Initial files 8 rokov pred
cmd a3ee37f91f Initial files 8 rokov pred
.gitignore cce947b98a Initial commit 8 rokov pred
LICENSE cce947b98a Initial commit 8 rokov pred
README.md a3ee37f91f Initial files 8 rokov pred
analyser.go a3ee37f91f Initial files 8 rokov pred
file.go a3ee37f91f Initial files 8 rokov pred
file_test.go a3ee37f91f Initial files 8 rokov pred
rbtree.go a3ee37f91f Initial files 8 rokov pred

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.