]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'vd/cache-bottom-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 29 Mar 2022 19:22:02 +0000 (12:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 29 Mar 2022 19:22:03 +0000 (12:22 -0700)
Correct a bug in unpack-trees introduced earlier.

* vd/cache-bottom-fix:
  Revert "unpack-trees: improve performance of next_cache_entry"
  unpack-trees: increment cache_bottom for sparse directories
  t1092: add sparse directory before cone in test repo


Trivial merge