Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint-1.5.4' into maint
[gitweb.git]
/
builtin-gc.c
diff --git
a/builtin-gc.c
b/builtin-gc.c
index 509bb9c6b33760c7a6ef84b759ae79f358fdeb83..8cef36f6a4445b163b299f282785f66af9662cb8 100644
(file)
--- a/
builtin-gc.c
+++ b/
builtin-gc.c
@@
-25,7
+25,7
@@
static const char * const builtin_gc_usage[] = {
static int pack_refs = 1;
static int aggressive_window = -1;
static int gc_auto_threshold = 6700;
-static int gc_auto_pack_limit =
2
0;
+static int gc_auto_pack_limit =
5
0;
static char *prune_expire = "2.weeks.ago";
#define MAX_ADD 10