Merge branch 'dk/parseopt-optional-filename-fixes'
A recently added configuration variable and command line option syntax ":(optional)" for values that are of filename type inconsistently behaved on an empty file (configuration took it happily, while the command line option pretended as if it did not exist), which has been corrected. * dk/parseopt-optional-filename-fixes: parseopt: remove unreachable code parseopt: restore const qualifier to parsed filename config: use boolean type for a simple flag parseopt: use boolean type for a simple flag doc: clarify command equivalence comment parseopt: fix :(optional) at command line to only ignore missing files
Junio C Hamano committed
Nov 6, 2025 at 15:17 UTC
4badef0c3503dc29059d678abba7fac0f042bc84
No changes.