From: Junio C Hamano Date: Tue, 14 Oct 2025 19:56:09 +0000 (-0700) Subject: Merge branch 'jc/optional-path' X-Git-Tag: v2.52.0-rc0~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44dee53a303ad91305158bb1e2d9a8704b300c15;p=thirdparty%2Fgit.git Merge branch 'jc/optional-path' Configuration variables that take a pathname as a value (e.g. blame.ignorerevsfile) can be marked as optional by prefixing ":(optoinal)" before its value. * jc/optional-path: parseopt: values of pathname type can be prefixed with :(optional) config: values of pathname type can be prefixed with :(optional) t7500: fix GIT_EDITOR shell snippet t7500: make each piece more independent --- 44dee53a303ad91305158bb1e2d9a8704b300c15