]> git.ipfire.org Git - thirdparty/git.git/commit
sparse-checkout: make --cone the default
authorElijah Newren <newren@gmail.com>
Fri, 22 Apr 2022 02:32:19 +0000 (02:32 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 Apr 2022 06:12:38 +0000 (23:12 -0700)
commit2d95707a02ffd68933f8af0fa76090bea908d376
tree44deb0f1e06ea222539e2e0d75de0fcdd2c2b63f
parentdde1358970ab9ddafb9f664baadeddde1e9e7842
sparse-checkout: make --cone the default

Make cone mode the default, and update the documentation accordingly.

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/core.txt
Documentation/git-sparse-checkout.txt
builtin/sparse-checkout.c