]> git.99rst.org Git - git.git/commit
sparse-checkout: enable reapply to take --[no-]{cone,sparse-index}
authorElijah Newren <redacted>
Tue, 14 Dec 2021 04:09:09 +0000 (04:09 +0000)
committerJunio C Hamano <redacted>
Wed, 15 Dec 2021 19:48:22 +0000 (11:48 -0800)
commit4e256731d687a553fd7443f7596019dbe5b10598
treea06f982c2eb7018e10588ce1adfb9fe9a12cb5e0
parentf2e3a218e80fc3fd357afe65c9a26b9a90a9f5f7
sparse-checkout: enable reapply to take --[no-]{cone,sparse-index}

Folks may want to switch to or from cone mode, or to or from a
sparse-index without changing their sparsity paths.  Allow them to do so
using the reapply command.

Reviewed-by: Derrick Stolee <redacted>
Reviewed-by: Victoria Dye <redacted>
Signed-off-by: Elijah Newren <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/sparse-checkout.c
git clone https://git.99rst.org/PROJECT