Files
git/builtin
Nguyễn Thái Ngọc Duy 55dfe13df9 gc: add gc.bigPackThreshold config
The --keep-largest-pack option is not very convenient to use because
you need to tell gc to do this explicitly (and probably on just a few
large repos).

Add a config key that enables this mode when packs larger than a limit
are found. Note that there's a slight behavior difference compared to
--keep-largest-pack: all packs larger than the threshold are kept, not
just the largest one.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2018-04-16 13:52:29 +09:00
..
2018-04-11 13:09:55 +09:00
2017-10-06 10:07:18 +09:00
2018-04-10 08:25:45 +09:00
2018-04-10 08:25:45 +09:00
2017-10-07 16:27:55 +09:00
2018-04-11 13:09:55 +09:00
2018-04-16 13:52:29 +09:00
2018-04-11 13:09:55 +09:00
2018-02-22 10:08:05 -08:00
2018-04-11 13:09:55 +09:00
2018-02-22 10:08:05 -08:00
2018-04-11 13:09:55 +09:00
2018-04-10 08:25:45 +09:00
2018-04-16 13:52:29 +09:00
2017-08-26 22:55:09 -07:00
2018-03-14 12:01:07 -07:00
2018-04-10 08:25:45 +09:00
2018-03-14 12:01:07 -07:00
2018-04-16 13:52:29 +09:00
2018-04-10 08:25:45 +09:00
2018-04-10 08:25:45 +09:00
2017-12-13 11:15:14 -08:00
2018-04-10 08:25:45 +09:00
2017-08-22 10:29:03 -07:00
2018-04-10 08:25:45 +09:00
2018-04-10 08:25:45 +09:00
2018-04-10 08:25:45 +09:00