summaryrefslogtreecommitdiffstats
path: root/git-pack-objects.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-05-10 14:23:56 -0700
committerJunio C Hamano <gitster@pobox.com>2016-05-10 14:23:56 -0700
commit74fd0fce3a70fd009c70bab023b424683f3024ea (patch)
treec26f8ef8b459b65a757eac86f6f8ef1bd5339b54 /git-pack-objects.html
parentccdabcae204ead708ad13194edd370770437ee5b (diff)
downloadgit-htmldocs-74fd0fce3a70fd009c70bab023b424683f3024ea.tar.gz
Autogenerated HTML docs for v2.8.2-396-g5fe49
Diffstat (limited to 'git-pack-objects.html')
-rw-r--r--git-pack-objects.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-pack-objects.html b/git-pack-objects.html
index e43c8222a..f89f83555 100644
--- a/git-pack-objects.html
+++ b/git-pack-objects.html
@@ -896,7 +896,8 @@ base-name
<p>
Maximum size of each output pack file. The size can be suffixed with
"k", "m", or "g". The minimum size allowed is limited to 1 MiB.
- If specified, multiple packfiles may be created.
+ If specified, multiple packfiles may be created, which also
+ prevents the creation of a bitmap index.
The default is unlimited, unless the config variable
<code>pack.packSizeLimit</code> is set.
</p>
@@ -1121,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 2015-05-22 13:47:07 PDT
+Last updated 2016-05-10 14:23:36 PDT
</div>
</div>
</body>