]> asedeno.scripts.mit.edu Git - git.git/blobdiff - t/t5503-tagfollow.sh
fast-import: export correctly marks larger than 2^20-1
[git.git] / t / t5503-tagfollow.sh
index 4074e23ffa2c7a93fdbd4a367e273118224b9038..bab1a536f562c63db67035712588d3e9a5222649 100755 (executable)
@@ -4,6 +4,12 @@ test_description='test automatic tag following'
 
 . ./test-lib.sh
 
+case $(uname -s) in
+*MINGW*)
+       skip_all="GIT_DEBUG_SEND_PACK not supported - skipping tests"
+       test_done
+esac
+
 # End state of the repository:
 #
 #         T - tag1          S - tag2