aboutsummaryrefslogtreecommitdiffstats
path: root/git.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2025-11-04 19:49:13 -0800
committerJunio C Hamano <gitster@pobox.com>2025-11-04 19:49:13 -0800
commit1cb757341496cb96b8cb0fbb02e74cf8800c7736 (patch)
tree2ecf1bf1235b4000b867e60a8171a2588adc46a3 /git.c
parentSync with 'master' (diff)
parentparseopt: remove unreachable code (diff)
downloadgit-1cb757341496cb96b8cb0fbb02e74cf8800c7736.tar.gz
git-1cb757341496cb96b8cb0fbb02e74cf8800c7736.zip
Merge branch 'dk/parseopt-optional-filename-fixes' into next
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
Diffstat (limited to 'git.c')
0 files changed, 0 insertions, 0 deletions