diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2022-05-23 13:48:44 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-05-23 11:08:21 -0700 |
commit | ac8acb4f2c70dd95c582bd5d4fb4f689f82ff3c6 (patch) | |
tree | acb79a7bc64de99fac4d56ee51ffaa31ee0113d4 /commit.c | |
parent | 0243930af40f1ede50598c7de0965bdbe6fcbe30 (diff) |
sparse-index: complete partial expansion
To complete the implementation of expand_to_pattern_list(), we need to
detect when a sparse directory entry should remain sparse. This avoids a
full expansion, so we now need to use the PARTIALLY_SPARSE mode to
indicate this state.
There still are no callers to this method, but we will add one in the
next change.
Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions