summaryrefslogtreecommitdiff
path: root/Documentation/technical/api-parse-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-02-06 11:26:35 -0800
committerJunio C Hamano <gitster@pobox.com>2010-02-08 15:08:31 -0800
commitace706e2a6213d4252b6862786dd93c71bcbd69f (patch)
tree865f474ae0da8af1e01cf357b6322d35bb146eda /Documentation/technical/api-parse-options.txt
parentc64d84f1452ec56fd1586493a0b0707bf7442c42 (diff)
downloadgit-ace706e2a6213d4252b6862786dd93c71bcbd69f.tar.gz
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 'Documentation/technical/api-parse-options.txt')
0 files changed, 0 insertions, 0 deletions