]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/optional-path' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 25 Nov 2025 20:29:13 +0000 (12:29 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 25 Nov 2025 20:29:13 +0000 (12:29 -0800)
commit5e75404281e1e55842a1fefe80a033716b748b09
tree96fc027b9d49469055493519906025ebcb6ab252
parent9f2607acfbc58041a4412b00356f94be7f530e6e
parent0bd16856ffb3968de73699ad0555d1fae6c45406
Merge branch 'jc/optional-path' into next

"git config get --path" segfaulted on an ":(optional)path" that
does not exist, which has been corrected.

* jc/optional-path:
  config: really treat missing optional path as not configured
  config: really pretend missing :(optional) value is not there
  config: mark otherwise unused function as file-scope static
builtin/blame.c
builtin/config.c
builtin/receive-pack.c
config.c
fetch-pack.c
fsck.c
gpg-interface.c
setup.c
t/meson.build