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
Here are ways to get stats for a specific branch or two hashs.
key here is the ability to do HASH..HASH
Below I am using the first hash from a branch to the HEAD which is the end of that branch.
Show total commits in a branch
Show total commits per author