Code

Merge branch 'tr/maint-no-unquote-plus'
[git.git] / t / t4023-diff-rename-typechange.sh
index 297ddb5a25b682412851aed70370771aa5a15976..40a95a149e4e84924d961d43f03115f466a9acc1 100755 (executable)
@@ -4,6 +4,12 @@ test_description='typechange rename detection'
 
 . ./test-lib.sh
 
+if ! test_have_prereq SYMLINKS
+then
+       skip_all='Symbolic links not supported, skipping tests.'
+       test_done
+fi
+
 test_expect_success setup '
 
        rm -f foo bar &&