"Derrick Stolee via GitGitGadget" writes:
> From: Derrick Stolee
>
> The 'git multi-pack-index expire' subcommand looks at the existing
> mult-pack-index, counts the number of objects referenced in each
s/mult/&i/
> pack-file, deletes the pack-fils with no referenced objects, and
s/fils/files
From: Derrick Stolee
The 'git multi-pack-index expire' subcommand looks at the existing
mult-pack-index, counts the number of objects referenced in each
pack-file, deletes the pack-fils with no referenced objects, and
rewrites the multi-pack-index to no longer reference those packs.
Refactor the
2 matches
Mail list logo