From: Junio C Hamano Date: Tue, 30 Dec 2025 03:58:19 +0000 (+0900) Subject: Merge branch 'js/test-symlink-windows' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8e9716b91413c809542d7028088fcac520a5f20;p=thirdparty%2Fgit.git Merge branch 'js/test-symlink-windows' Prepare test suite for Git for Windows that supports symbolic links. * js/test-symlink-windows: t7800: work around the MSYS path conversion on Windows t6423: introduce Windows-specific handling for symlinking to /dev/null t1305: skip symlink tests that do not apply to Windows t1006: accommodate for symlink support in MSYS2 t0600: fix incomplete prerequisite for a test case t0301: another fix for Windows compatibility t0001: handle `diff --no-index` gracefully mingw: special-case `open(symlink, O_CREAT | O_EXCL)` apply: symbolic links lack a "trustable executable bit" t9700: accommodate for Windows paths --- d8e9716b91413c809542d7028088fcac520a5f20