]> git.feebdaed.xyz Git - 0xmirror/git.git/commit
Merge branch 'jc/optional-path'
authorJunio C Hamano <gitster@pobox.com>
Fri, 5 Dec 2025 05:49:56 +0000 (14:49 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Dec 2025 05:49:56 +0000 (14:49 +0900)
commit0534b78576b410d10e2cfb61802ea829713bde03
tree1c6c71b66cf0491260d82ae7008782e7b9ddcc68
parent5eadcbf8151f04d5c5bf0b8865ee8fa8447878f7
parent0bd16856ffb3968de73699ad0555d1fae6c45406
Merge branch 'jc/optional-path'

"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