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
Junio C Hamano committed
May 30, 2025 at 11:59 UTC
8ddea85fd7a13cd40f33c6dd54ed43b1a5f47d5e
No changes.