]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/implicit-true'
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Dec 2023 18:14:54 +0000 (10:14 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Dec 2023 18:14:54 +0000 (10:14 -0800)
Some codepaths did not correctly parse configuration variables
specified with valueless "true", which has been corrected.

* jk/implicit-true:
  fsck: handle NULL value when parsing message config
  trailer: handle NULL value when parsing trailer-specific config
  submodule: handle NULL value when parsing submodule.*.branch
  help: handle NULL value for alias.* config
  trace2: handle NULL values in tr2_sysenv config callback
  setup: handle NULL value when parsing extensions
  config: handle NULL value when parsing non-bools

1  2 
builtin/clone.c
builtin/log.c

diff --cc builtin/clone.c
Simple merge
diff --cc builtin/log.c
Simple merge