]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kk/wildmatch-windows-ls-files-prereq' into seen
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:39 +0000 (13:01 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:40 +0000 (13:01 +0900)
In t3070-wildmatch, "via ls-files" test variants with patterns
containing backslash escapes are now skipped on Windows, avoiding 36
test failures caused by pathspec separator conversion.

* kk/wildmatch-windows-ls-files-prereq:
  t3070: skip ls-files tests with backslash patterns on Windows


Trivial merge