diff options
author | Nickolai Zeldovich <nickolai@csail.mit.edu> | 2013-01-06 20:34:58 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-01-06 23:48:12 -0800 |
commit | 6310071abfdf7a925b41a131d518d7636daa7259 (patch) | |
tree | e99efee286fcd2f0de05e6e3e9519169cd87e97a /diff.h | |
parent | Git 1.7.12.4 (diff) | |
download | tgif-6310071abfdf7a925b41a131d518d7636daa7259.tar.xz |
git-send-email: treat field names as case-insensitively
Field names like To:, Cc:, etc. are case-insensitive; use a
case-insensitive regexp to match them as such.
Previously, git-send-email would fail to pick-up the addresses when
in-body "fake" headers with different cases (e.g. lowercase "cc:")
are manually inserted to the messages it was asked to send, even
though the text will still show them.
Signed-off-by: Nickolai Zeldovich <nickolai@csail.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.h')
0 files changed, 0 insertions, 0 deletions