diff options
author | Jakub Narebski <jnareb@gmail.com> | 2011-07-28 23:38:03 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-07-31 18:39:19 -0700 |
commit | 14569cd810ad35a66ca7867505e0b2dd202ab95f (patch) | |
tree | 08c18f0b946c03ea76e5487852f6c52b787c0ea1 /t/t3412-rebase-root.sh | |
parent | tests: print failed test numbers at the end of the test run (diff) | |
download | tgif-14569cd810ad35a66ca7867505e0b2dd202ab95f.tar.xz |
gitweb: Git config keys are case insensitive, make config search too
"git config -z -l" that gitweb uses in git_parse_project_config() to
populate %config hash returns section and key names of config
variables in lowercase (they are case insensitive). When checking
%config in git_get_project_config() we have to take it into account.
Helped-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3412-rebase-root.sh')
0 files changed, 0 insertions, 0 deletions