]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'vd/sparse-reset-checkout-fixes' into maint
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Aug 2022 18:13:12 +0000 (11:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Aug 2022 18:13:13 +0000 (11:13 -0700)
Fixes to sparse index compatibility work for "reset" and "checkout"
commands.
source: <pull.1312.v3.git.1659985672.gitgitgadget@gmail.com>

* 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

1  2 
builtin/checkout.c
read-cache.c
unpack-trees.c

Simple merge
diff --cc read-cache.c
Simple merge
diff --cc unpack-trees.c
Simple merge