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 @@ -3634,15 +3634,15 @@ uploadpack.packObjectsHook::
3634
3634
was run. I.e., `upload-pack` will feed input intended for
3635
3635
`pack-objects` to the hook, and expects a completed packfile on
3636
3636
stdout.
3637
-
3638
- uploadpack.allowFilter::
3639
- If this option is set, `upload-pack` will support partial
3640
- clone and partial fetch object filtering.
3641
3637
+
3642
3638
Note that this configuration variable is ignored if it is seen in the
3643
3639
repository-level config (this is a safety measure against fetching from
3644
3640
untrusted repositories).
3645
3641
3642
+ uploadpack.allowFilter::
3643
+ If this option is set, `upload-pack` will support partial
3644
+ clone and partial fetch object filtering.
3645
+
3646
3646
uploadpack.allowRefInWant::
3647
3647
If this option is set, `upload-pack` will support the `ref-in-want`
3648
3648
feature of the protocol version 2 `fetch` command. This feature
You can’t perform that action at this time.
0 commit comments