git-pretty-stats icon indicating copy to clipboard operation
git-pretty-stats copied to clipboard

Can the stats recognize the .mailmap?

Open powtac opened this issue 11 years ago • 1 comments

https://www.kernel.org/pub/software/scm/git/docs/git-shortlog.html

powtac avatar Mar 12 '14 16:03 powtac

I assume it will not do this right now, since it's using log and not shortlog for fetching commits. I'll add this as a future enhancement since it would be great if it parsed the mailmap and merged it with the current feature for e-mail aliases.

modess avatar Mar 12 '14 19:03 modess