Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map authors from .mailmap #33

Closed
mrflow opened this issue Sep 1, 2017 · 1 comment
Closed

Map authors from .mailmap #33

mrflow opened this issue Sep 1, 2017 · 1 comment

Comments

@mrflow
Copy link

mrflow commented Sep 1, 2017

Sometimes git repositories are slightly messed up with respect to author names. Git actually already sort-of has a fix for this issue (but as it seems only for git shortlog):

https://git-scm.com/docs/git-shortlog#_mapping_authors

It would be really nice if git-quick-stats would also use this file for "properly" mapping commits to authors.

@arzzen arzzen self-assigned this Sep 1, 2017
arzzen pushed a commit that referenced this issue Sep 4, 2017
@arzzen
Copy link
Owner

arzzen commented Sep 5, 2017

@mrflow thank you for reporting.
From now git-quick-stats respect .mailmap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants