abhshkdz/graf

Wrong commit count

AndrewVos opened this issue · 1 comments

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'

Closing this as there is now a pull request for it: #7