diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2013-07-15 02:54:07 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-15 08:16:32 -0700 |
commit | 3aff56ddbebfdb314f123e9a076403459d6a0767 (patch) | |
tree | e46bdb206acad470d3d0e5e10deaddbbb6cd0ecf /mailmap.c | |
parent | 8c3811510e2a90f765edbb6dc7f81b0737592c0a (diff) | |
download | git-3aff56ddbebfdb314f123e9a076403459d6a0767.tar.gz |
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