Download from Git: Difference between revisions
Content deleted Content added
translation tweaks |
updated documentation as per phab:T218844 |
||
Line 33:
{{#tag:syntaxhighlight|
git clone https://gerrit.wikimedia.org/r
|lang=bash}}
Line 86:
<!--T:65-->
* Or, if you don't want to use Composer or if you want to use the exact same set of vendor libraries as used on the WMF production cluster, you can instead <tvar|git><code>git clone https://gerrit.wikimedia.org/r
<!--T:60-->
Line 211:
{{#tag:syntaxhighlight|
cd /path/to/extensions
git clone https://gerrit.wikimedia.org/r
|lang=bash}}
|