From: Junio C Hamano Date: Wed, 24 Jun 2026 20:21:11 +0000 (-0700) Subject: Merge branch 'tb/pack-path-walk-bitmap-delta-islands' into jch X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a531e4d6dd98ed4c06b37b267e63a30aa7834e0c;p=thirdparty%2Fgit.git Merge branch 'tb/pack-path-walk-bitmap-delta-islands' into jch The pack-objects command now supports using reachability bitmaps and delta-islands concurrently with the `--path-walk` option, allowing faster packaging by falling back to path-walk when bitmaps cannot fully satisfy the request. * tb/pack-path-walk-bitmap-delta-islands: pack-objects: support `--delta-islands` with `--path-walk` pack-objects: extract `record_tree_depth()` helper pack-objects: support reachability bitmaps with `--path-walk` t/perf: drop p5311's lookup-table permutation --- a531e4d6dd98ed4c06b37b267e63a30aa7834e0c