summaryrefslogtreecommitdiffstats
path: root/git-pack-objects.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-02-28 00:27:44 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-02-28 00:27:44 +0000
commit24bc09a2408f779de87b173b93386f5d1cbeee34 (patch)
treefed4584ad7fba36e609ec2ad9eed33fc9aee2c1d /git-pack-objects.html
parent69f491759956153218a1ac862629c439a194d865 (diff)
downloadgit-htmldocs-24bc09a2408f779de87b173b93386f5d1cbeee34.tar.gz
Autogenerated HTML docs for v1.5.4.3-325-g6d21
Diffstat (limited to 'git-pack-objects.html')
-rw-r--r--git-pack-objects.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-pack-objects.html b/git-pack-objects.html
index 7d552499c..c4979609d 100644
--- a/git-pack-objects.html
+++ b/git-pack-objects.html
@@ -530,6 +530,8 @@ base-name
This is meant to reduce packing time on multiprocessor machines.
The required amount of memory for the delta search window is
however multiplied by the number of threads.
+ Specifying 0 will cause git to auto-detect the number of CPU's
+ and set the number of threads accordingly.
</p>
</dd>
<dt>
@@ -564,7 +566,7 @@ base-name
</div>
<div id="footer">
<div id="footer-text">
-Last updated 10-Feb-2008 10:47:42 UTC
+Last updated 28-Feb-2008 00:25:42 UTC
</div>
</div>
</body>