Template:Gitblit/doc
This is a documentation subpage for Template:Gitblit. It contains usage information, categories and other content that is not part of the original Template page. |
Deprecated, use [[git:]]
interwiki link instead.
Usage
edit- Params
- $1: extension or repository name, defaults to empty string. no leading whitespace
- $2: link text, defaults to $1
- $3: path to the repo including trailing /, defaults to mediawiki/extensions/
Example
edit{{Gitblit|examples}}
- generates examples
{{gitblit|browsertests| |qa/}}
{{gitblit|browsertests|Our browsertests repository|qa/}}
- generates Our browsertests repository