Skip to content

Commit cca4f20

Browse files
committed
Merge branch 'ps/doc-gc-aggressive-depth-update'
Doc update. * ps/doc-gc-aggressive-depth-update: docs/git-gc: fix default value for `--aggressiveDepth`
2 parents dc9ded4 + 7e82388 commit cca4f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-gc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ the documentation for the --window' option in linkgit:git-repack[1] for
127127
more details. This defaults to 250.
128128

129129
Similarly, the optional configuration variable `gc.aggressiveDepth`
130-
controls --depth option in linkgit:git-repack[1]. This defaults to 250.
130+
controls --depth option in linkgit:git-repack[1]. This defaults to 50.
131131

132132
The optional configuration variable `gc.pruneExpire` controls how old
133133
the unreferenced loose objects have to be before they are pruned. The

0 commit comments

Comments
 (0)