Skip to content

Commit

Permalink
Merge branch 'nd/urls-doc-no-file-hyperlink-fix'
Browse files Browse the repository at this point in the history
* nd/urls-doc-no-file-hyperlink-fix:
  urls.txt: avoid auto converting to hyperlink
  • Loading branch information
Junio C Hamano committed Jun 5, 2013
2 parents 3f261c0 + 4c32e36 commit 57a00bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/urls.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 57a00bf

Please sign in to comment.