From: Junio C Hamano Date: Fri, 30 May 2025 18:59:16 +0000 (-0700) Subject: Merge branch 'am/sparse-index-name-hash-fix' X-Git-Tag: v2.50.0-rc1~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ddea85fd7a13cd40f33c6dd54ed43b1a5f47d5e;p=thirdparty%2Fgit.git Merge branch 'am/sparse-index-name-hash-fix' Avoid adding directory path to a sparse-index tree entries to the name-hash, since they would bloat the hashtable without anybody querying for them. This was done already for a single threaded part of the code, but now the multi-threaded code also does the same. * am/sparse-index-name-hash-fix: name-hash: don't add sparse directories in threaded lazy init --- 8ddea85fd7a13cd40f33c6dd54ed43b1a5f47d5e