Difference between revisions 2727932 and 2735165 on mediawikiwiki

<languages />
: "Јер mediawiki верзија 1.19beta2, 1.18.2, 1.17.3, језгра mediawiki и додатака користе [[$Special:MyLanguage/Gerrit|у гит]] за контролу верзије. За старије верзије, погледајте [[$SVN|са субверзија]]"

(contracted; show full)
У прозору терминала, унесите следећу команду:

{{#tag:syntaxhighlight|
git clone https://gerrit.wikimedia.org/r/p/mediawiki/core.git --branch {{MW stable branch git}} install-dir
|lang=bash}}


<div class="mw-translate-fuzzy">
То клонови цео репозитарий језгра mThis clones the entire MediawWiki у директоријум са именом <tt>core</tt>. За уградњу у наведени директоријум, да додам да је за командне линије (за више [http://git-scm.com/docs/git-clone сошлитесь на ове документе]). Подразумевано је "огранак" <code>master</code>, напредне, Програмер верзије mediawiki. Како је само спремиште клонируется, можете лако да се пребацујете на разне гране или ознаке (види доле), укључујући и праћење стабилне верзије mediawiki.
</div>core repository, initially pointed at release branch {{MW stable branch number}}, into a sub-directory named <code>install-dir</code>.

To install into different directory, change that in the command line (for more info [http://git-scm.com/docs/git-clone refer to these docs]). Once the repository is cloned, you can easily switch to different branches or tags (see below), including those tracking unstable versions of MediaWiki. The development branch, <code>master</code>, is the cutting-edge, developer version of MediaWiki; you '''should not use master code for production''' under any circumstances(contracted; show full)
* [[Special:MyLanguage/Migrating from SVN to Git|Migrating from SVN to Git]]
* [[Special:MyLanguage/Nightlies|Nightlies]], an alternate to downloading from Git
* [[Special:MyLanguage/Intranet/Intranet Installation|Intranet/Intranet Installation]], part of a fully worked series of articles that uses Git for Mediawiki deployment

[[Category:MediaWiki development{{#translation:}}]]
[[Category:MediaWiki Introduction{{#translation:}}]]
[[Category:Installation{{#translation:}}]]
[[Category:Git{{#translation:}}]]