Merge branch 'cc/perf-bisect'
[gitweb.git] / Documentation / git-pack-objects.txt
index 403524652a68b5bd9dfcee17510724b6dc96fd30..6bfac6b7ff2c4213da4be27ac63d31d76913800d 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`;