diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2013-07-21 06:52:41 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-21 15:14:43 -0700 |
commit | 7c6d6ff8f122b10d6214c4f53e3179996dee2f9a (patch) | |
tree | c89ca59e3c989f3be925425d796ee625d2e9dd85 /Documentation/RelNotes | |
parent | contrib: contacts: interpret committish akin to format-patch (diff) | |
download | tgif-7c6d6ff8f122b10d6214c4f53e3179996dee2f9a.tar.xz |
contrib: contacts: add mailmap support
The purpose of git-contacts is to determine a list of people who might
have some interest in a patch or set of changes. It can be used as
git-send-email's --cc-cmd argument or the computed list might be used to
ask for comments on a proposed change. As such, it is important to
report up-to-date email addresses in the computed list rather than
potentially outdated ones recorded with commits. Apply git's mailmap
functionality to the retrieved contacts in order to achieve this goal.
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
0 files changed, 0 insertions, 0 deletions