summaryrefslogtreecommitdiffstats
path: root/git-pack-objects.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-08-12 12:42:26 -0700
committerJunio C Hamano <gitster@pobox.com>2016-08-12 12:42:26 -0700
commit0f1d17c87dc6168bc1321ea1c38a45583f99508d (patch)
treea4dfbd3039ca54494f874a9298d2f4822b2048d8 /git-pack-objects.html
parentaf182946f079a91cbb0a29e282aa9c23db0f0456 (diff)
downloadgit-htmldocs-0f1d17c87dc6168bc1321ea1c38a45583f99508d.tar.gz
Autogenerated HTML docs for v2.9.3-599-g2376d
Diffstat (limited to 'git-pack-objects.html')
-rw-r--r--git-pack-objects.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-pack-objects.html b/git-pack-objects.html
index f89f83555..0166e7db9 100644
--- a/git-pack-objects.html
+++ b/git-pack-objects.html
@@ -885,8 +885,8 @@ base-name
out of memory with a large window, but still be able to take
advantage of the large window for the smaller objects. The
size can be suffixed with "k", "m", or "g".
- <code>--window-memory=0</code> makes memory usage unlimited, which is the
- default.
+ <code>--window-memory=0</code> makes memory usage unlimited. The default
+ is taken from the <code>pack.windowMemory</code> configuration variable.
</p>
</dd>
<dt class="hdlist1">
@@ -1122,7 +1122,7 @@ So does <code>git bundle</code> (see <a href="git-bundle.html">git-bundle(1)</a>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-05-10 14:23:36 PDT
+Last updated 2016-08-12 12:42:02 PDT
</div>
</div>
</body>