diff options
author | Victoria Dye <vdye@github.com> | 2022-03-17 15:55:36 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-17 09:13:21 -0700 |
commit | 99430aa12cddf0af85d24316cea4a02dc4a711b6 (patch) | |
tree | 9b10ef4dc82339fe0e65e2714c6b6c32047f0842 /t/t2026-checkout-pathspec-file.sh | |
parent | unpack-trees: increment cache_bottom for sparse directories (diff) | |
download | tgif-99430aa12cddf0af85d24316cea4a02dc4a711b6.tar.xz |
Revert "unpack-trees: improve performance of next_cache_entry"
This reverts commit f2a454e0a5 (unpack-trees: improve performance of
next_cache_entry, 2021-11-29).
The "hint" value was originally needed to improve performance in 'git reset
-- <pathspec>' caused by 'cache_bottom' lagging behind its correct value
when using a sparse index. The 'cache_bottom' tracking has since been
corrected, removing the need for an additional "pseudo-cache_bottom"
tracking variable.
Signed-off-by: Victoria Dye <vdye@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t2026-checkout-pathspec-file.sh')
0 files changed, 0 insertions, 0 deletions