-
Notifications
You must be signed in to change notification settings - Fork 38
E-mails (and names) should be case-insensitive #66
Copy link
Copy link
Open
Description
You can currently find me twice in https://thanks.rust-lang.org/rust/all-time/
That's because at some point I have switched to capitalizing my e-mail (address similarly to my GitHub's username).
man gitmailmap(5) explicitly states1:
Both E-Mails and names are matched case-insensitively. For example this would also match the Commit Name <commit@email.xx> above:
Proper Name <proper@email.xx> CoMmIt NaMe <CoMmIt@EmAiL.xX>
Similarly, git shortlog seems to properly group both capitalizations of my e-mail address under the same author/commiter.
Footnotes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.