author | Junio C Hamano <gitster@pobox.com> | |
Sun, 23 Mar 2008 07:04:48 +0000 (00:04 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 23 Mar 2008 07:11:31 +0000 (00:11 -0700) | ||
commit | 970639740c5f57508e42aeacd23823d7cf001659 | |
tree | b6df95de3ba769fa370f1545ef83d8c0227e218b | tree | snapshot |
parent | dc96bdb9469632fcb29f660d18a96fede99fcea2 | commit | diff |
gc --auto: raise default auto pack limit from 20 to 50
Recent discussion on the list, with the improvement f7c22cc (always start
looking up objects in the last used pack first, 2007-05-30) brought in,
reached the concensus that the current default 20 is too low.
Reference: http://thread.gmane.org/gmane.comp.version-control.git/77586
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Recent discussion on the list, with the improvement f7c22cc (always start
looking up objects in the last used pack first, 2007-05-30) brought in,
reached the concensus that the current default 20 is too low.
Reference: http://thread.gmane.org/gmane.comp.version-control.git/77586
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt | diff | blob | history | |
builtin-gc.c | diff | blob | history |