diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2021-06-29 02:13:05 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-07-14 15:05:53 -0700 |
commit | f934f1b47fb56d18b2b81d9288590e03e9a0ed23 (patch) | |
tree | 68edab13b65236d75b315b29165521b6363e3c17 /t/t9124-git-svn-dcommit-auto-props.sh | |
parent | commit: integrate with sparse-index (diff) | |
download | tgif-f934f1b47fb56d18b2b81d9288590e03e9a0ed23.tar.xz |
sparse-index: recompute cache-tree
When some commands run with command_requires_full_index=1, then the
index can get in a state where the in-memory cache tree is actually
equal to the sparse index's cache tree instead of the full one.
This results in incorrect entry_count values. By clearing the cache
tree before converting to sparse, we avoid this issue.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9124-git-svn-dcommit-auto-props.sh')
0 files changed, 0 insertions, 0 deletions