From: Junio C Hamano Date: Fri, 10 Dec 2021 22:35:01 +0000 (-0800) Subject: Merge branch 'vd/sparse-sparsity-fix-on-read' X-Git-Tag: v2.35.0-rc0~124 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5396d7b298e9db83e98fb6a552a42a6a59984305;p=thirdparty%2Fgit.git Merge branch 'vd/sparse-sparsity-fix-on-read' Ensure that the sparseness of the in-core index matches the index.sparse configuration specified by the repository immediately after the on-disk index file is read. * vd/sparse-sparsity-fix-on-read: sparse-index: update do_read_index to ensure correct sparsity sparse-index: add ensure_correct_sparsity function sparse-index: avoid unnecessary cache tree clearing test-read-cache.c: prepare_repo_settings after config init --- 5396d7b298e9db83e98fb6a552a42a6a59984305