Skip to content

E-mails (and names) should be case-insensitive #66

Open
@GrigorenkoPV

Description

@GrigorenkoPV

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 <[email protected]> above:

Proper Name <[email protected]> CoMmIt NaMe <[email protected]>

Similarly, git shortlog seems to properly group both capitalizations of my e-mail address under the same author/commiter.

Footnotes

  1. https://man.archlinux.org/man/gitmailmap.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions