From: Junio C Hamano Date: Tue, 25 Nov 2025 20:29:13 +0000 (-0800) Subject: Merge branch 'jc/optional-path' into next X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e75404281e1e55842a1fefe80a033716b748b09;p=thirdparty%2Fgit.git 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 --- 5e75404281e1e55842a1fefe80a033716b748b09