]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'vd/sparse-clean-etc' into en/present-despite-skipped
authorJunio C Hamano <gitster@pobox.com>
Thu, 13 Jan 2022 21:50:44 +0000 (13:50 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 13 Jan 2022 21:50:44 +0000 (13:50 -0800)
commit48609de3bf32befb69c40c1a2595a98dac0448b4
tree1bfed60cb811461cd517850d55d336a6dce07e67
parent1ffcbaa1a5f10c9f706314d77f88de20a4a498c2
parentb9ca5e26579ceb820103b49648c01187a4a0dddd
Merge branch 'vd/sparse-clean-etc' into en/present-despite-skipped

* 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
builtin/clean.c
builtin/reset.c
t/t1092-sparse-checkout-compatibility.sh