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>2013-06-06 01:56:51 +0400
committerJunio C Hamano <gitster@pobox.com>2013-06-06 01:56:51 +0400
commit57a00bf6042e429883c177e94f3a5d7cc7e9e8ad (patch)
treee77485443f238e168fe8bbfe34acd3ddbd4f0b49 /Documentation/urls.txt
parent3f261c092fc2c1d1b9c47c5118db141bd37a7709 (diff)
parent4c32e361f6b5fcce037ebfff8b6e42622b3fe509 (diff)
Merge branch 'nd/urls-doc-no-file-hyperlink-fix'
* nd/urls-doc-no-file-hyperlink-fix: urls.txt: avoid auto converting to hyperlink
Diffstat (limited to 'Documentation/urls.txt')
-rw-r--r--Documentation/urls.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/urls.txt b/Documentation/urls.txt
index 476e3381c5..5e185f87c2 100644
--- a/Documentation/urls.txt
+++ b/Documentation/urls.txt
@@ -39,7 +39,7 @@ For local repositories, also supported by Git natively, the following
syntaxes may be used:
- /path/to/repo.git/
-- file:///path/to/repo.git/
+- \file:///path/to/repo.git/
ifndef::git-clone[]
These two syntaxes are mostly equivalent, except when cloning, when