476
edits
(Change the default link text to make it clear that it cannot be expected to be a valid “URL minus protocol” in general) |
(Suppress redundant test on 'repo' argument (it was tested a few lines above and is definitely non-empty here)) |
||
| Line 279: | Line 279: | ||
| /{{{proj|}}} | | /{{{proj|}}} | ||
}}<!-- | }}<!-- | ||
--> | -->/{{{repo|}}}<!-- The version control repository. | ||
-->{{#switch: {{{type|git web}}} <!-- The URL type. --> | -->{{#switch: {{{type|git web}}} <!-- The URL type. --> | ||
| git = .git<!-- Append '.git' to the base repository URL. --> | | git = .git<!-- Append '.git' to the base repository URL. --> | ||
edits