diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-02-06 11:26:35 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-02-08 15:08:31 -0800 |
commit | ace706e2a6213d4252b6862786dd93c71bcbd69f (patch) | |
tree | 865f474ae0da8af1e01cf357b6322d35bb146eda /git-merge-one-file.sh | |
parent | imap.preformattedHTML to tell Thunderbird to send non-flowed text (diff) | |
download | tgif-ace706e2a6213d4252b6862786dd93c71bcbd69f.tar.xz |
Fix parsing of imap.preformattedHTML and imap.sslverify
These two variables are boolean and can lack "= value" in the
configuration file. Do not reject such input early in the
parser callback function.
Also the key are downcased before being given to the callback,
so we should run strcmp() with keyword spelled in all-lowercase.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-merge-one-file.sh')
0 files changed, 0 insertions, 0 deletions