Wrong commit count
AndrewVos opened this issue · 1 comments
AndrewVos commented
If a user has changed their username at some point in git config, then they will show up as two people.
Consider using email address (%ae) instead, and maybe picking the last username that is used with that email.
For example: git log --pretty=format:'%ae;%an'