File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2996,15 +2996,15 @@ uploadpack.packObjectsHook::
2996
2996
was run. I.e., `upload-pack` will feed input intended for
2997
2997
`pack-objects` to the hook, and expects a completed packfile on
2998
2998
stdout.
2999
-
3000
- uploadpack.allowFilter::
3001
- If this option is set, `upload-pack` will support partial
3002
- clone and partial fetch object filtering.
3003
2999
+
3004
3000
Note that this configuration variable is ignored if it is seen in the
3005
3001
repository-level config (this is a safety measure against fetching from
3006
3002
untrusted repositories).
3007
3003
3004
+ uploadpack.allowFilter::
3005
+ If this option is set, `upload-pack` will support partial
3006
+ clone and partial fetch object filtering.
3007
+
3008
3008
uploadpack.allowRefInWant::
3009
3009
If this option is set, `upload-pack` will support the `ref-in-want`
3010
3010
feature of the protocol version 2 `fetch` command. This feature
You can’t perform that action at this time.
0 commit comments