]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'vd/sparse-reset-checkout-fixes'
authorJunio C Hamano <gitster@pobox.com>
Fri, 9 Sep 2022 19:02:25 +0000 (12:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Sep 2022 19:02:26 +0000 (12:02 -0700)
Segfault fix-up to an earlier fix to the topic to teach "git reset"
and "git checkout" work better in a sparse checkout.

* vd/sparse-reset-checkout-fixes:
  unpack-trees: fix sparse directory recursion check

1  2 
t/t1092-sparse-checkout-compatibility.sh
unpack-trees.c

diff --cc unpack-trees.c
Simple merge