t7527: FSMonitor tests for directory moves
commitb5337082b34dbdb25f27014518841a6f78d82bf6
authorJeff Hostetler <jeffhost@microsoft.com>
Thu, 26 May 2022 21:47:15 +0000 (26 21:47 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 May 2022 22:59:27 +0000 (26 15:59 -0700)
tree48aa00066fc957e80a8b3612f0a3f1d372870dbc
parent95a4e78a746be2b87972c03c82e8b1fe8fe0bea1
t7527: FSMonitor tests for directory moves

Create unit tests to move a directory.  Verify that `git status`
gives the same result with and without FSMonitor enabled.

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