]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'vd/sparse-reset-checkout-fixes' into sy/sparse-rm
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2022 20:23:06 +0000 (13:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2022 20:23:06 +0000 (13:23 -0700)
commit3f61790678b9d3da1163d9274c5dd0423b72e336
tree8e810516a4d9bf30adc62f7d179c68fad36b8644
parent679aad9e82d0dfd8ef3d1f98fa4629665496cec9
parentb15207b8cf1a1930fe5eb076c08c6ddc92d9282d
Merge branch 'vd/sparse-reset-checkout-fixes' into sy/sparse-rm

* vd/sparse-reset-checkout-fixes:
  unpack-trees: unpack new trees as sparse directories
  cache.h: create 'index_name_pos_sparse()'
  oneway_diff: handle removed sparse directories
  checkout: fix nested sparse directory diff in sparse index
builtin/checkout.c
cache.h
read-cache.c
t/t1092-sparse-checkout-compatibility.sh
unpack-trees.c