Skip archive --remote tests on Windows
commit1b57e56c6191c87b7b372fce3be05f930423780b
authorJohannes Sixt <j6t@kdbg.org>
Wed, 3 Aug 2011 08:20:08 +0000 (3 10:20 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Aug 2011 17:16:20 +0000 (3 10:16 -0700)
treea77ce80d35ed24abf4c198e4e3a74dc685ae8b65
parente06130c54cadf080e52d701808a26f42a35219ec
Skip archive --remote tests on Windows

These depend on a working git-upload-archive, which is broken on Windows,
because it depends on fork().

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5000-tar-tree.sh