]> git.ipfire.org Git - thirdparty/git.git/commit - t/t5606-clone-options.sh
test "git clone -o"
authorJeff King <peff@peff.net>
Wed, 19 Dec 2007 15:43:50 +0000 (10:43 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Dec 2007 22:59:18 +0000 (14:59 -0800)
commitecaa0cff44577700400903aa47eb0e99a135e423
tree4b489375040c141097e705bfc552b08b6a403df3
parent9d81e03b5ca4e3841d56e6e57ff2b8100202ed6f
test "git clone -o"

This tests a recently fixed regression in which "git clone
-o" didn't work at all.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5702-clone-options.sh [new file with mode: 0755]