Fast, insightful and highly customizable Git history analysis.

Vadim Markovtsev fc9ceecb6d Improve the granularity selection 8 years ago
cmd fc9ceecb6d Improve the granularity selection 8 years ago
.gitignore cce947b98a Initial commit 8 years ago
LICENSE cce947b98a Initial commit 8 years ago
README.md a3ee37f91f Initial files 8 years ago
analyser.go fc9ceecb6d Improve the granularity selection 8 years ago
file.go a3ee37f91f Initial files 8 years ago
file_test.go a3ee37f91f Initial files 8 years ago
rbtree.go a3ee37f91f Initial files 8 years ago

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.