]> git.ipfire.org Git - thirdparty/git.git/commit
t7527: test FSMonitor on case insensitive+preserving file system
authorJeff Hostetler <jeffhost@microsoft.com>
Thu, 26 May 2022 21:47:18 +0000 (21:47 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 May 2022 22:59:27 +0000 (15:59 -0700)
commitcaa9c37ec0b1c30ac1df266d01da6edb2c49d8ad
tree3768817ba132328d58cd3d9bdf932e902b2b6fd3
parentf954c7b8ff3f1443dfd52b5d0c59208a8d1d87ec
t7527: test FSMonitor on case insensitive+preserving file system

Test that FS events from the OS are received using the preserved,
on-disk spelling of files/directories rather than spelling used
to make the change.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7527-builtin-fsmonitor.sh