diff options
Diffstat (limited to 'Documentation/config.txt')
-rw-r--r-- | Documentation/config.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt index 840dd81b81..ea434af9db 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -548,7 +548,7 @@ pack.window:: pack.depth:: The maximum delta depth used by gitlink:git-pack-objects[1] when no - maximum depth is given on the command line. Defaults to 10. + maximum depth is given on the command line. Defaults to 50. pull.octopus:: The default merge strategy to use when pulling multiple branches |