]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/index-pack-retain-child-bases'
authorJunio C Hamano <gitster@pobox.com>
Wed, 17 Jun 2026 12:39:13 +0000 (05:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Jun 2026 12:39:13 +0000 (05:39 -0700)
"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