diff options
author | Peter Valdemar Mørch <peter@morch.com> | 2008-07-25 15:06:48 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-25 09:27:13 -0700 |
commit | 8892048d516fffab2000c2b47e006d8d8ebaa8c7 (patch) | |
tree | d4592c9291e4500c7eceeb39e89221f9f835572f /t/t4013/diff.diff-tree_--root_-r_initial | |
parent | git-checkout: fix command line parsing. (diff) | |
download | tgif-8892048d516fffab2000c2b47e006d8d8ebaa8c7.tar.xz |
send-email: find body-encoding correctly
In 8291db6 (git-send-email: add charset header if we add encoded 'From',
2007-11-16), "$1" is used from a regexp without using () to capture
anything in $1. Later, when that value was used, it causes a warning about
a variable being undefined, instead of using the correct value for
comparison (not that it makes difference in the current code that does not
do actual re-encoding).
Signed-off-by: Peter Valdemar Mørch <peter@morch.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff-tree_--root_-r_initial')
0 files changed, 0 insertions, 0 deletions