summaryrefslogtreecommitdiffstats
path: root/git-pack-objects.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-07-13 17:40:50 -0700
committerJunio C Hamano <gitster@pobox.com>2021-07-13 17:40:50 -0700
commit91a411f3c81ee50b7d9a6476828a238397f5456a (patch)
treecda6c1078bce41f3d9e19475a1e8d105a8401077 /git-pack-objects.html
parent01009d54ee08e7b28b2cd86ae8c30f8adaf00d89 (diff)
downloadgit-htmldocs-91a411f3c81ee50b7d9a6476828a238397f5456a.tar.gz
Autogenerated HTML docs for v2.32.0-264-g75ae1
Diffstat (limited to 'git-pack-objects.html')
-rw-r--r--git-pack-objects.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-pack-objects.html b/git-pack-objects.html
index bfafb4521..09d42d9df 100644
--- a/git-pack-objects.html
+++ b/git-pack-objects.html
@@ -918,10 +918,10 @@ depth is 4095.</p></div>
into multiple independent packfiles, each not larger than the
given size. The size can be suffixed with
"k", "m", or "g". The minimum size allowed is limited to 1 MiB.
- This option
- prevents the creation of a bitmap index.
The default is unlimited, unless the config variable
- <code>pack.packSizeLimit</code> is set.
+ <code>pack.packSizeLimit</code> is set. Note that this option may result in
+ a larger and slower repository; see the discussion in
+ <code>pack.packSizeLimit</code>.
</p>
</dd>
<dt class="hdlist1">
@@ -1352,7 +1352,7 @@ attribute <code>delta</code> set to false.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-03-25 07:15:46 JST
+ 2021-07-13 17:37:55 PDT
</div>
</div>
</body>