]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/omit-trailing-hash-in-index'
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Jan 2023 20:07:47 +0000 (12:07 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Jan 2023 20:07:47 +0000 (12:07 -0800)
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

1  2 
read-cache.c
t/test-lib-functions.sh

diff --cc read-cache.c
Simple merge
Simple merge