We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84cdeed + 71ccaa0 commit d1b7504Copy full SHA for d1b7504
Documentation/config/uploadpack.txt
@@ -70,7 +70,7 @@ uploadpackfilter.<filter>.allow::
70
kinds must be allowed. Defaults to `uploadpackfilter.allow`.
71
72
uploadpackfilter.tree.maxDepth::
73
- Only allow `--filter=tree=<n>` when `n` is no more than the value of
+ Only allow `--filter=tree:<n>` when `<n>` is no more than the value of
74
`uploadpackfilter.tree.maxDepth`. If set, this also implies
75
`uploadpackfilter.tree.allow=true`, unless this configuration
76
variable had already been set. Has no effect if unset.
0 commit comments