Have got a git repo with incorrect contributors and their contributions. Repo has few commit's from different emails and alias name and we have added .mailmap
to resolve this issue.
Shortlog recognizes .mailmap
and groups contributions accordingly, but it doesn't reflect on GitHub. Does GitHub consider .mailmap
file or should we have to wait for GitHub re-run the graph.
git shortlog -sne
Note: We have waited for 24 hours already