summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2013-06-27 14:38:12 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-06-27 14:38:12 -0700
commitfc78791b7c2cb17a461e7881ee4585b3eafda4b6 (patch)
tree43422f424856ada0dcc30b360946d781a7f43f16 /Documentation
parentMerge branch 'tr/push-no-verify-doc' into maint (diff)
parenturls.txt: avoid auto converting to hyperlink (diff)
downloadtgif-fc78791b7c2cb17a461e7881ee4585b3eafda4b6.tar.xz
Merge branch 'nd/urls-doc-no-file-hyperlink-fix' into maint
* nd/urls-doc-no-file-hyperlink-fix: urls.txt: avoid auto converting to hyperlink
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/urls.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/urls.txt b/Documentation/urls.txt
index 3ca122faed..60ba300117 100644
--- a/Documentation/urls.txt
+++ b/Documentation/urls.txt
@@ -33,7 +33,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