]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit330a09e4a5160923f2aa4b30afab913a10a06adb
tree4c4bf7cd3c93b28a7db603b6bfe609a70fd45a0f
parentacfcd7ca93e0f23893baee804e1f490c928363bd
parentec727e189cce9e8457e2b00e0756cfdf325a12d9
Merge branch 'kj/glob-path-with-special-char'

"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
dir.c
t/meson.build