summaryrefslogtreecommitdiffstats
path: root/git-gc.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-04-03 14:56:30 -0700
committerJunio C Hamano <gitster@pobox.com>2014-04-03 14:56:30 -0700
commit624dd4c072be7e13e57519eb729f35089386fec9 (patch)
tree107e36de542a1c0ce6572d33a272726692a9553e /git-gc.html
parent90acbd7f147a3b8ad6f490b0f94d7932ddff0d8a (diff)
downloadgit-htmldocs-624dd4c072be7e13e57519eb729f35089386fec9.tar.gz
Autogenerated HTML docs for v1.9.1-474-g82edd
Diffstat (limited to 'git-gc.html')
-rw-r--r--git-gc.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-gc.html b/git-gc.html
index 182a15541..3fe4ab0ce 100644
--- a/git-gc.html
+++ b/git-gc.html
@@ -893,6 +893,8 @@ the repository when the --aggressive option is specified. The larger
the value, the more time is spent optimizing the delta compression. See
the documentation for the --window' option in <a href="git-repack.html">git-repack(1)</a> for
more details. This defaults to 250.</p></div>
+<div class="paragraph"><p>Similarly, the optional configuration variable <em>gc.aggressiveDepth</em>
+controls --depth option in <a href="git-repack.html">git-repack(1)</a>. This defaults to 250.</p></div>
<div class="paragraph"><p>The optional configuration variable <em>gc.pruneExpire</em> controls how old
the unreferenced loose objects have to be before they are pruned. The
default is "2 weeks ago".</p></div>
@@ -938,7 +940,7 @@ remove those references.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-09-04 13:35:44 PDT
+Last updated 2014-04-03 14:56:03 PDT
</div>
</div>
</body>