Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/urls-doc-no-file-hyperlink-fix' into maint
author
Junio C Hamano
<gitster@pobox.com>
Thu, 27 Jun 2013 21:38:12 +0000
(14:38 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 27 Jun 2013 21:38:12 +0000
(14:38 -0700)
* nd/urls-doc-no-file-hyperlink-fix:
urls.txt: avoid auto converting to hyperlink
Documentation/urls.txt
patch
|
blob
|
history
raw
(from parent 1:
1ec379f
)
diff --git
a/Documentation/urls.txt
b/Documentation/urls.txt
index 3ca122faedd01cfbd61bf07dbc245b04f40f2b23..60ba30011773804a04d5236a4917382615120cfe 100644
(file)
--- 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