summaryrefslogtreecommitdiffstats
path: root/git.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-07-27 09:48:21 -0700
committerJunio C Hamano <gitster@pobox.com>2022-07-27 09:48:21 -0700
commita85030a62a0cfffe9f4c52b89e611a498eaba04b (patch)
tree2f760cef70650f12664cf0a41239e07b99e28986 /git.txt
parent6bba246d46431b32c3be3676fb727605cf6d2847 (diff)
downloadgit-htmldocs-a85030a62a0cfffe9f4c52b89e611a498eaba04b.tar.gz
Autogenerated HTML docs for v2.37.1-261-g15b17e
Diffstat (limited to 'git.txt')
-rw-r--r--git.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/git.txt b/git.txt
index 302607a49..47a6095ff 100644
--- a/git.txt
+++ b/git.txt
@@ -885,9 +885,7 @@ for full details.
If set to a colon-separated list of protocols, behave as if
`protocol.allow` is set to `never`, and each of the listed
protocols has `protocol.<name>.allow` set to `always`
- (overriding any existing configuration). In other words, any
- protocol not mentioned will be disallowed (i.e., this is a
- whitelist, not a blacklist). See the description of
+ (overriding any existing configuration). See the description of
`protocol.allow` in linkgit:git-config[1] for more details.
`GIT_PROTOCOL_FROM_USER`::