From: Junio C Hamano Date: Mon, 16 Jan 2023 20:07:47 +0000 (-0800) Subject: Merge branch 'ds/omit-trailing-hash-in-index' X-Git-Tag: v2.40.0-rc0~92 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ffd923868574a004ec20a80dbc3b813da9a93b08;p=thirdparty%2Fgit.git Merge branch 'ds/omit-trailing-hash-in-index' Introduce an optional configuration to allow the trailing hash that protects the index file from bit flipping. * ds/omit-trailing-hash-in-index: features: feature.manyFiles implies fast index writes test-lib-functions: add helper for trailing hash read-cache: add index.skipHash config option hashfile: allow skipping the hash function --- ffd923868574a004ec20a80dbc3b813da9a93b08