ci: exercise the whole test suite with uncommon code in pack-objects
[gitweb.git] / Documentation / git-pack-objects.txt
index 81bc490ac52eb9414015979d8c244ce063c838b5..3503c9e3e6352641778d1fa3165c7280718cb2e8 100644 (file)
@@ -96,7 +96,9 @@ base-name::
        it too deep affects the performance on the unpacker
        side, because delta data needs to be applied that many
        times to get to the necessary object.
-       The default value for --window is 10 and --depth is 50.
++
+The default value for --window is 10 and --depth is 50. The maximum
+depth is 4095.
 
 --window-memory=<n>::
        This option provides an additional limit on top of `--window`;