summaryrefslogtreecommitdiffstats
path: root/mailmap.c
diff options
context:
space:
mode:
authorEric Sunshine <sunshine@sunshineco.com>2013-07-15 08:54:07 +0200
committerJunio C Hamano <gitster@pobox.com>2013-07-15 17:16:32 +0200
commit3aff56ddbebfdb314f123e9a076403459d6a0767 (patch)
treee46bdb206acad470d3d0e5e10deaddbbb6cd0ecf /mailmap.c
parentmailmap: do not lose single-letter names (diff)
downloadgit-3aff56ddbebfdb314f123e9a076403459d6a0767.tar.xz
git-3aff56ddbebfdb314f123e9a076403459d6a0767.zip
t4203: demonstrate loss of uppercase characters in canonical email
The email addresses read from .mailmap are downcased before being inserted into the mailmap data structure, which undesirably loses information. It is impossible, for instance, to map <first.last@host> to <First.Last@host>. Demonstrate this problem. Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'mailmap.c')
0 files changed, 0 insertions, 0 deletions