diff options
author | Jeff King <peff@peff.net> | 2012-05-21 19:10:08 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-05-22 09:07:53 -0700 |
commit | 43ae9f47ab8a7762d914e91d6f57b79126986640 (patch) | |
tree | 7a56a359641d9c083a7cf4cc138571a2fb8444a6 /diff.c | |
parent | ident: trim trailing newline from /etc/mailname (diff) | |
download | tgif-43ae9f47ab8a7762d914e91d6f57b79126986640.tar.xz |
format-patch: use default email for generating message ids
We try to generate a sane message id for cover letters and
threading by appending some changing bits to the front of
the user's email address. The current code parses the email
out of the results of git_committer_info, but we can do this
much more easily by just calling ident_default_email
ourselves.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions