diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2021-03-30 13:10:58 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-03-30 12:57:47 -0700 |
commit | 0938e6ff552510d4e6e495f062a9fab3e932178a (patch) | |
tree | 9590806c84393d8f0a379d523623a33be35c8e67 /diffcore-delta.c | |
parent | unpack-trees: allow sparse directories (diff) | |
download | tgif-0938e6ff552510d4e6e495f062a9fab3e932178a.tar.xz |
sparse-index: check index conversion happens
Add a test case that uses test_region to ensure that we are truly
expanding a sparse index to a full one, then converting back to sparse
when writing the index. As we integrate more Git commands with the
sparse index, we will convert these commands to check that we do _not_
convert the sparse index to a full index and instead stay sparse the
entire time.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diffcore-delta.c')
0 files changed, 0 insertions, 0 deletions