Top "Code-statistics" questions

This tag is about statistics concerning the code itself.

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 …

git statistics logging code-statistics
How can I use gitstats to find out how many SLOC a Git repo has in total and per commiter?

I just installed GitStats, and I'm at that point where I have to say, "Now, what?". I see examples on …

git code-statistics