]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/sparse-index-ita-crash' into jch
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2026 17:40:46 +0000 (10:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2026 17:40:46 +0000 (10:40 -0700)
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

1  2 
t/t1092-sparse-checkout-compatibility.sh
t/t3705-add-sparse-checkout.sh

Simple merge