]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/index-pack-retain-child-bases' into seen
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Jun 2026 23:14:10 +0000 (08:14 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Jun 2026 23:14:10 +0000 (08:14 +0900)
"git index-pack" has been optimized by retaining child bases in the
delta cache instead of immediately freeing them, letting the existing
cache limit policy decide eviction.

* ab/index-pack-retain-child-bases:
  index-pack: retain child bases in delta cache

1  2 
builtin/index-pack.c

Simple merge