summaryrefslogtreecommitdiffstats
path: root/config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-07-25 15:10:48 -0700
committerJunio C Hamano <gitster@pobox.com>2018-07-25 15:10:48 -0700
commit1ff0338e53a8f0c62e5a9370e770e20058c5ad1e (patch)
tree9b5a44f63a218ee1599ee31b3038aab5ba8545ca /config.txt
parentea1ac8d6d6d8856d448e1f6e2d941f7663dc9ecd (diff)
downloadgit-htmldocs-1ff0338e53a8f0c62e5a9370e770e20058c5ad1e.tar.gz
Autogenerated HTML docs for v2.18.0-321-gffc6fa
Diffstat (limited to 'config.txt')
-rw-r--r--config.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.txt b/config.txt
index a32172a43..43b2de7b5 100644
--- a/config.txt
+++ b/config.txt
@@ -3489,6 +3489,13 @@ Note that this configuration variable is ignored if it is seen in the
repository-level config (this is a safety measure against fetching from
untrusted repositories).
+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