GitStats
GitStats copied to clipboard
Statistics generator for git repositories. Fork of http://gitstats.sourceforge.net/
When the notes in the chart are in Chinese, garbled characters will be displayed.
Looks like this [from the official doc](https://gitstats.sourceforge.net/) doesn't work anymore: ```sh brew install --HEAD homebrew/head-only/gitstats ``` > Error: homebrew/head-only was deprecated. This tap is now empty and all its contents...
I want to make this work in Python 3
Hello, I ported the code using 2to3 and fixed some small issues to make it run on my repos. Would be good if this can be merged.