]> Kevux Git Server - rit/commit
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)
commit311ea939c80afa4c1b0db919e9e58f63dcc139ff
treed46431b0a4c822cd70a56e9712120dae49060dcd
parent88c737a9e6a09a8f4b59be5730a490427a8d7c82
parent6e670b3f0c3b80a9d417d5fef36904a21161587a
Merge branch 'ab/index-pack-retain-child-bases'

"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
builtin/index-pack.c