Skip archive --remote tests on Windows
authorJohannes Sixt <j6t@kdbg.org>
Wed, 3 Aug 2011 08:20:08 +0000 (10:20 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Aug 2011 17:16:20 +0000 (10:16 -0700)
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>
No differences found