]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitfe3939bc2a91ec126313392cabc5777030d14d7b
treec8f2a80c2d1e0aaa299710b541c190780bd66b47
parentfd1ec82547d6139e66556ad3f694ffdc22858670
parent037f8ea6d961a52deaa8df5150049850a53d61ac
Merge branch 'vd/sparse-reset-checkout-fixes'

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
t/t1092-sparse-checkout-compatibility.sh
unpack-trees.c