commit | d551a488169aeb2ac09dba781f2ffbecf3425996 | [log] [tgz] |
---|---|---|
author | Marius Storm-Olsen <marius@trolltech.com> | Sun Feb 08 15:34:27 2009 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Feb 08 12:36:26 2009 -0800 |
tree | 04a6e379953fbabdbe17dddd8732f778b20cec84 | |
parent | 88ccb9f9745ff1f44bff7c6d6c17ad4b46870706 [diff] |
Add mailmap.file as configurational option for mailmap location This allows us to augment the repo mailmap file, and to use mailmap files elsewhere than the repository root. Meaning that the entries in mailmap.file will override the entries in "./.mailmap", should they match. Signed-off-by: Marius Storm-Olsen <marius@trolltech.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>