]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ak/config-bad-bool-error'
authorJunio C Hamano <gitster@pobox.com>
Thu, 18 Feb 2021 01:21:43 +0000 (17:21 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Feb 2021 01:21:43 +0000 (17:21 -0800)
commit483e09e810796786baf7a9139680f6d2f2470829
tree41a503f778c0140db8dc565a94aa6f23869efad8
parente68f62be8dd65cd181be20b414fa45126b39d481
parentf276e2a469430999ff7e3735ea7b41508ed1abd8
Merge branch 'ak/config-bad-bool-error'

The error message given when a configuration variable that is
expected to have a boolean value has been improved.

* ak/config-bad-bool-error:
  config: improve error message for boolean config
config.c
t/t1300-config.sh