]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'nd/packobjectshook-doc-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Oct 2018 07:16:07 +0000 (16:16 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Oct 2018 07:16:07 +0000 (16:16 +0900)
Doc update.

* nd/packobjectshook-doc-fix:
  config.txt: correct the note about uploadpack.packObjectsHook

1  2 
Documentation/config.txt

index 7d58253368ce5eed36d6ccf2d757c87a1343fc5b,8de50b086a5985ccfa022a86c24e7afd32ba5eee..f6f4c21a54579934ef8a413c4f77787911ed14c9
@@@ -3005,13 -3273,10 +3001,17 @@@ Note that this configuration variable i
  repository-level config (this is a safety measure against fetching from
  untrusted repositories).
  
+ uploadpack.allowFilter::
+       If this option is set, `upload-pack` will support partial
+       clone and partial fetch object filtering.
 +uploadpack.allowRefInWant::
 +      If this option is set, `upload-pack` will support the `ref-in-want`
 +      feature of the protocol version 2 `fetch` command.  This feature
 +      is intended for the benefit of load-balanced servers which may
 +      not have the same view of what OIDs their refs point to due to
 +      replication delay.
 +
  url.<base>.insteadOf::
        Any URL that starts with this value will be rewritten to
        start, instead, with <base>. In cases where some site serves a