From 529a13867cd5a3fee9316a2afbc297c93d9d020f Mon Sep 17 00:00:00 2001 From: Martin Fouilleul Date: Tue, 13 Jun 2023 20:06:20 +0200 Subject: [PATCH] fix git handling of symlink --- test/files/data/posix_symlink | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/files/data/posix_symlink b/test/files/data/posix_symlink index 1d89e5a..397e107 120000 --- a/test/files/data/posix_symlink +++ b/test/files/data/posix_symlink @@ -1 +1 @@ -regular \ No newline at end of file +regular.txt \ No newline at end of file