aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/config/promisor.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/config/promisor.adoc')
-rw-r--r--Documentation/config/promisor.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/config/promisor.adoc b/Documentation/config/promisor.adoc
index 9192acfd24..2638b01f83 100644
--- a/Documentation/config/promisor.adoc
+++ b/Documentation/config/promisor.adoc
@@ -26,5 +26,5 @@ promisor.acceptFromServer::
server will be accepted. By accepting a promisor remote, the
client agrees that the server might omit objects that are
lazily fetchable from this promisor remote from its responses
- to "fetch" and "clone" requests from the client. See
- linkgit:gitprotocol-v2[5].
+ to "fetch" and "clone" requests from the client. Name and URL
+ comparisons are case sensitive. See linkgit:gitprotocol-v2[5].