]> Kevux Git Server - rit/commit
Merge branch 'js/test-symlink-windows' into js/prep-symlink-windows
authorJunio C Hamano <gitster@pobox.com>
Wed, 17 Dec 2025 23:20:25 +0000 (08:20 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Dec 2025 23:20:25 +0000 (08:20 +0900)
commit3d86511c12a6136d57fadea7638630550a6deeac
tree1346325386b1babd8fd4b4495d788a9198d31367
parente7ef0ca622016d12a85836928a03959de4537c2f
parentef6dd000ad813fc34a05c4b9055578df13a2eaa6
Merge branch 'js/test-symlink-windows' into js/prep-symlink-windows

* 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
apply.c
compat/mingw.c