Files
git/Documentation/config
Taylor Blau 5b92477f89 builtin/gc.c: conditionally avoid pruning objects via loose
Expose the new `git repack --cruft` mode from `git gc` via a new opt-in
flag. When invoked like `git gc --cruft`, `git gc` will avoid exploding
unreachable objects as loose ones, and instead create a cruft pack and
`.mtimes` file.

Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-05-26 15:48:26 -07:00
..
2021-07-15 16:54:34 -07:00
2021-01-04 11:27:48 -08:00
2021-02-05 13:49:55 -08:00
2021-07-13 16:52:49 -07:00
2021-01-04 11:27:48 -08:00