]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ns/raise-write-index-buffer-size'
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 Mar 2021 22:02:58 +0000 (14:02 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Mar 2021 22:02:58 +0000 (14:02 -0800)
Raise the buffer size used when writing the index file out from
(obviously too small) 8kB to (clearly sufficiently large) 128kB.

* ns/raise-write-index-buffer-size:
  read-cache: make the index write buffer size 128K

1  2 
read-cache.c

diff --cc read-cache.c
Simple merge