Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-01-16 23:07:47 +0300
committerJunio C Hamano <gitster@pobox.com>2023-01-16 23:07:47 +0300
commit3ed618f28fc14d38cebe9167b0beece519e7ef80 (patch)
tree42f71697e54db899f53a77f68e573201afd3f4ed /Documentation
parentffd923868574a004ec20a80dbc3b813da9a93b08 (diff)
parentb39a84185e79cff69f9f1f79f1edb014ef27b9c6 (diff)
Merge branch 'ar/dup-words-fixes'
Typofixes. * ar/dup-words-fixes: *: fix typos which duplicate a word
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/gitprotocol-v2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gitprotocol-v2.txt b/Documentation/gitprotocol-v2.txt
index 10bd2d40ce..acb97ad0c2 100644
--- a/Documentation/gitprotocol-v2.txt
+++ b/Documentation/gitprotocol-v2.txt
@@ -665,7 +665,7 @@ headers and their prerequisite relationships, or something else.
+
Server operators should feel confident in turning on "bundle-uri" and
not worry if e.g. their CDN goes down that clones or fetches will run
-into hard failures. Even if the server bundle bundle(s) are
+into hard failures. Even if the server bundle(s) are
incomplete, or bad in some way the client should still end up with a
functioning repository, just as if it had chosen not to use this
protocol extension.