]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sb/unpack-index-pack-buffer-resize' into jch jch
authorJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2026 01:13:29 +0000 (10:13 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2026 01:13:29 +0000 (10:13 +0900)
commit0f7690610d34000c3e67446de3af1891e16d4cab
tree4a1eb0d6db4fa7a35999d5bbb1d2f94277ef5e3f
parent84f9bcb2e4713770483e50c67b84be71814721b6
parentd8a3c8d0e89caec2de0da2bde6f54a99b78184ca
Merge branch 'sb/unpack-index-pack-buffer-resize' into jch

Use a larger buffer size in the code paths to ingest pack stream.

* sb/unpack-index-pack-buffer-resize:
  index-pack, unpack-objects: increase input buffer from 4 KiB to 128 KiB
builtin/index-pack.c