]> asedeno.scripts.mit.edu Git - git.git/blobdiff - t/t5503-tagfollow.sh
Merge branch 'jc/maint-1.6.0-diff-borrow-carefully'
[git.git] / t / t5503-tagfollow.sh
index 4074e23ffa2c7a93fdbd4a367e273118224b9038..e75ccbcaebbe8cf2ac0fdf5dfe474a9b9a3043ab 100755 (executable)
@@ -4,6 +4,13 @@ test_description='test automatic tag following'
 
 . ./test-lib.sh
 
+case $(uname -s) in
+*MINGW*)
+       say "GIT_DEBUG_SEND_PACK not supported - skipping tests"
+       test_done
+       exit
+esac
+
 # End state of the repository:
 #
 #         T - tag1          S - tag2