From: Junio C Hamano Date: Fri, 18 Feb 2022 00:25:05 +0000 (-0800) Subject: Merge branch 'vd/sparse-clean-etc' X-Git-Tag: v2.36.0-rc0~141 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fgit.git;a=commitdiff_plain;h=2f45f3e2bc859e5d5d29ede28de14f073c2dc227 Merge branch 'vd/sparse-clean-etc' "git update-index", "git checkout-index", and "git clean" are taught to work better with the sparse checkout feature. * vd/sparse-clean-etc: update-index: reduce scope of index expansion in do_reupdate update-index: integrate with sparse index update-index: add tests for sparse-checkout compatibility checkout-index: integrate with sparse index checkout-index: add --ignore-skip-worktree-bits option checkout-index: expand sparse checkout compatibility tests clean: integrate with sparse index reset: reorder wildcard pathspec conditions reset: fix validation in sparse index test --- 2f45f3e2bc859e5d5d29ede28de14f073c2dc227