From: Junio C Hamano Date: Tue, 12 Oct 2021 20:51:42 +0000 (-0700) Subject: Merge branch 'jh/sparse-index-resize-fix' into maint X-Git-Tag: v2.33.1~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a45b824097aa85e6a940e06d87f2033ced585242;p=thirdparty%2Fgit.git Merge branch 'jh/sparse-index-resize-fix' into maint The sparse-index support can corrupt the index structure by storing a stale and/or uninitialized data, which has been corrected. * jh/sparse-index-resize-fix: sparse-index: copy dir_hash in ensure_full_index() --- a45b824097aa85e6a940e06d87f2033ced585242