author | Björn Steinbrink <B.Steinbrink@gmx.de> | |
Tue, 31 Mar 2009 15:30:39 +0000 (17:30 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 1 Apr 2009 22:53:36 +0000 (15:53 -0700) | ||
commit | 5288dd58356e53d61e2b3804fc7d8d23c3a46ab3 | |
tree | 8442c682ec805f3f1df62404472ae3d887e3b7be | tree | snapshot |
parent | 75fd877e150ecca74f9749bfd6bfa9a6b425ab57 | commit | diff |
Mailmap: Allow empty email addresses to be mapped
While it makes no sense to map some email address to an empty one, doing
things the other way around can be useful. For example when using
filter-branch with an env-filter that employs a mailmap to fix up an
import that created such broken commits with empty email addresses.
Signed-off-by: Björn Steinbrink <B.Steinbrink@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
While it makes no sense to map some email address to an empty one, doing
things the other way around can be useful. For example when using
filter-branch with an env-filter that employs a mailmap to fix up an
import that created such broken commits with empty email addresses.
Signed-off-by: Björn Steinbrink <B.Steinbrink@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
mailmap.c | diff | blob | history |