]> Sergey Matveev's repositories - public-inbox.git/commitdiff
config: boolean handling matches git-config(1)
authorEric Wong <e@80x24.org>
Wed, 18 Sep 2019 19:50:50 +0000 (19:50 +0000)
committerEric Wong <e@80x24.org>
Wed, 18 Sep 2019 19:51:37 +0000 (19:51 +0000)
We need to handle arbitrary integers and case-insensitive
variations of human words to match git-config(1) behavior,
since that's what users would expect given we use config
files parseable by git-config(1).


No differences found