Tagged Questions
12
votes
4answers
5k views
Which Git commit stats are easy to pull
Previously I have enjoyed TortoiseSvn's ability to generate simple commit stats for a given SVN repository. I wonder what is available in Git and am particularly interested in :
Number of commits ...
0
votes
0answers
61 views
How can I get calculate for a git repo on OS X
I tried using gitstats (http://gitstats.sourceforge.net/), but the damn thing doesn't generate graphs.
It requires gnuplot, which requires a bunch of other libs to be installed, none of which have a ...