mirror of
https://github.com/git-for-windows/git.git
synced 2026-06-13 08:57:56 -05:00
"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