summaryrefslogtreecommitdiffstats
path: root/git-pack-objects.txt
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.txt
parent01009d54ee08e7b28b2cd86ae8c30f8adaf00d89 (diff)
downloadgit-htmldocs-91a411f3c81ee50b7d9a6476828a238397f5456a.tar.gz
Autogenerated HTML docs for v2.32.0-264-g75ae1
Diffstat (limited to 'git-pack-objects.txt')
-rw-r--r--git-pack-objects.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-pack-objects.txt b/git-pack-objects.txt
index 25d9fbe37..dbfd1f901 100644
--- a/git-pack-objects.txt
+++ b/git-pack-objects.txt
@@ -128,10 +128,10 @@ depth is 4095.
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
- `pack.packSizeLimit` is set.
+ `pack.packSizeLimit` is set. Note that this option may result in
+ a larger and slower repository; see the discussion in
+ `pack.packSizeLimit`.
--honor-pack-keep::
This flag causes an object already in a local pack that