diff options
author | Steven Drake <sdrake@xnet.co.nz> | 2010-02-26 17:00:20 +1300 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-02-25 22:47:36 -0800 |
commit | b02a17f2b7d0d3f5899ffdd9709ded8cea8ae019 (patch) | |
tree | e4407f226ca8b20db5343a49d95b317dd96a2ab4 /t/t4120-apply-popt.sh | |
parent | Add a "TEMPLATE DIRECTORY" section to git-init[1]. (diff) | |
download | tgif-b02a17f2b7d0d3f5899ffdd9709ded8cea8ae019.tar.xz |
init: having keywords without value is not a global error.
We may later add a new configuration variable in "init" section that takes
a boolean value. Erroring out at the beginning of the config parser makes
life harder for later enhancement.
The existing configuration variable is parsed by git_config_pathname()
that checks and rejects init.templatedir that is unset without this extra
check. Remove it.
Signed-off-by: Steven Drake <sdrake@xnet.co.nz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4120-apply-popt.sh')
0 files changed, 0 insertions, 0 deletions