tests: stop assuming --no-cone is the default mode for sparse-checkout
commitdde1358970ab9ddafb9f664baadeddde1e9e7842
authorElijah Newren <newren@gmail.com>
Fri, 22 Apr 2022 02:32:18 +0000 (22 02:32 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 Apr 2022 06:12:38 +0000 (21 23:12 -0700)
tree12e36b1ef751e3a65656cc4239f4da6cd0b1daf6
parent1a4874565fa3b6668042216189551b98b4dc0b1b
tests: stop assuming --no-cone is the default mode for sparse-checkout

Add an explicit --no-cone to several sparse-checkout invocations in
preparation for changing the default to cone mode.

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1091-sparse-checkout-builtin.sh
t/t3602-rm-sparse-checkout.sh
t/t3705-add-sparse-checkout.sh
t/t6428-merge-conflicts-sparse.sh
t/t7002-mv-sparse-checkout.sh
t/t7012-skip-worktree-writing.sh