]> Kevux Git Server - rit/commitdiff
Merge branch 'kk/wildmatch-windows-ls-files-prereq'
authorJunio C Hamano <gitster@pobox.com>
Thu, 11 Jun 2026 11:31:19 +0000 (04:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Jun 2026 11:31:19 +0000 (04:31 -0700)
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