]> git.99rst.org Git - git.git/commit
Merge branch 'ds/sparse-index-ita-crash'
authorJunio C Hamano <redacted>
Fri, 7 Aug 2026 21:48:01 +0000 (14:48 -0700)
committerJunio C Hamano <redacted>
Fri, 7 Aug 2026 21:48:01 +0000 (14:48 -0700)
commit262508d27a9aa776d075f4e79725422e5ab4f999
treee860220f35f689cf0e4a82d348eb525b69bc6f8b
parentb12f37d600382d2a109cc665ad7658f83bd4f82c
parenteede1e69fe4b852f14cade6c18abd156fbcc8cd1
Merge branch 'ds/sparse-index-ita-crash'

A crash in the 'sparse-index' collapse code when encountering an
invalidated cache-tree node (due to an intent-to-add path) has been
fixed by avoiding collapsing such subtrees.

* ds/sparse-index-ita-crash:
  sparse-index: avoid crash on intent-to-add entry outside the cone
t/t1092-sparse-checkout-compatibility.sh
t/t3705-add-sparse-checkout.sh
git clone https://git.99rst.org/PROJECT