aboutsummaryrefslogtreecommitdiff
path: root/perl
diff options
context:
space:
mode:
authorRemi Lespinet <remi.lespinet@ensimag.grenoble-inp.fr>2015-06-30 14:16:51 +0200
committerJunio C Hamano <gitster@pobox.com>2015-07-07 14:39:07 -0700
commitfa5b1aa9a1e1f0ad7b2728bec3712d3fab5fe734 (patch)
tree8a85cd05fb31f069e2352fe6e035e9edfcfbaddd /perl
parentb1c8a11c8024c88346a06274f87a0605afd4a53b (diff)
downloadgit-fa5b1aa9a1e1f0ad7b2728bec3712d3fab5fe734.tar.gz
git-fa5b1aa9a1e1f0ad7b2728bec3712d3fab5fe734.tar.xz
send-email: suppress meaningless whitespaces in from field
Remove leading and trailing whitespaces in from field before interepreting it to improve consistency with other options. The split_addrs function already take care of trailing and leading whitespaces for to, cc and bcc fields. The from option now: - has the same behavior when passing arguments like " jdoe@example.com ", "\t jdoe@example.com " or "jdoe@example.com". - interprets aliases in string containing leading and trailing whitespaces such as " alias" or "alias\t" like other options. Signed-off-by: Remi Lespinet <remi.lespinet@ensimag.grenoble-inp.fr> Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'perl')
0 files changed, 0 insertions, 0 deletions