]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kj/glob-path-with-special-char'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 May 2025 21:05:07 +0000 (14:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 May 2025 21:05:07 +0000 (14:05 -0700)
"git add 'f?o'" did not add 'foo' if 'f?o', an unusual pathname,
also existed on the working tree, which has been corrected.

* kj/glob-path-with-special-char:
  dir.c: literal match with wildcard in pathspec should still glob

1  2 
dir.c
t/meson.build

diff --cc dir.c
Simple merge
diff --cc t/meson.build
Simple merge