ci: exercise the whole test suite with uncommon code in pack-objects
[gitweb.git] / Documentation / config.txt
index d97f10722c1683b08d1ef312525c9513c4310d1d..a62134264e34b4bff1a492f67633d6fa7ead7c00 100644 (file)
@@ -2459,7 +2459,8 @@ pack.deltaCacheLimit::
        The maximum size of a delta, that is cached in
        linkgit:git-pack-objects[1]. This cache is used to speed up the
        writing object phase by not having to recompute the final delta
-       result once the best match for all objects is found. Defaults to 1000.
+       result once the best match for all objects is found.
+       Defaults to 1000. Maximum value is 65535.
 
 pack.threads::
        Specifies the number of threads to spawn when searching for best