Template:Git clone
Jump to navigation
Jump to search
git clone --recursive git://gitorious.org/fg/fgmeta.git
The following template description is not displayed when the template is inserted in an article.
Goal
Parameterized git clone instructions. Also see Talk:Development Workflow.
Usage
{{git clone |options= |repository_url=}}
Both parameters are optional.
- options
- Git options to use. Defaults to --recursive.
- repository_url
- Full URL of the Git repository. Defaults to git://gitorious.org/fg/fgmeta.git