diff options
author | Antoine Pelisse <apelisse@gmail.com> | 2013-08-23 15:48:31 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-08-24 22:17:39 -0700 |
commit | ea16794e4303e79f8acb01a93fb6b1762972ab86 (patch) | |
tree | b7cfced09a5db569eccaf9d40a00a41603ef8389 /contrib/remote-helpers/test-bzr.sh | |
parent | Typofix draft release notes to 1.8.4 (diff) | |
download | tgif-ea16794e4303e79f8acb01a93fb6b1762972ab86.tar.xz |
commit: search author pattern against mailmap
"git commit --author=$name" sets the author to one whose name
matches the given string from existing commits, when $name is not in
the "Name <e-mail>" format. However, it does not honor the mailmap
to use the canonical name for the author found this way.
Fix it by telling the logic to find a matching existing author to
honor the mailmap, and use the name and email after applying the
mailmap.
Signed-off-by: Antoine Pelisse <apelisse@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/remote-helpers/test-bzr.sh')
0 files changed, 0 insertions, 0 deletions