summaryrefslogtreecommitdiff
path: root/t/t5702-clone-options.sh
AgeCommit message (Collapse)Author
2007-12-19test "git clone -o"Jeff King
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>