Merge branch 'nd/urls-doc-no-file-hyperlink-fix'

* nd/urls-doc-no-file-hyperlink-fix:
  urls.txt: avoid auto converting to hyperlink
This commit is contained in:
Junio C Hamano 2013-06-05 14:56:51 -07:00
commit 57a00bf604

View File

@ -39,7 +39,7 @@ For local repositories, also supported by Git natively, the following
syntaxes may be used: syntaxes may be used:
- /path/to/repo.git/ - /path/to/repo.git/
- file:///path/to/repo.git/ - \file:///path/to/repo.git/
ifndef::git-clone[] ifndef::git-clone[]
These two syntaxes are mostly equivalent, except when cloning, when These two syntaxes are mostly equivalent, except when cloning, when