mirror of
https://github.com/php/doc-base.git
synced 2026-03-23 23:02:13 +01:00
replaced upstream repos with github.com
This commit is contained in:
@@ -3,18 +3,18 @@ mkdir phpdoc
|
||||
cd phpdoc
|
||||
mkdir logs
|
||||
|
||||
git clone https://git.php.net/repository/doc/base.git doc-base
|
||||
git clone https://git.php.net/repository/doc/en.git en
|
||||
git clone https://git.php.net/repository/doc/de.git de
|
||||
git clone https://git.php.net/repository/doc/es.git es
|
||||
git clone https://git.php.net/repository/doc/fr.git fr
|
||||
git clone https://git.php.net/repository/doc/it.git it
|
||||
git clone https://git.php.net/repository/doc/ja.git ja
|
||||
git clone https://git.php.net/repository/doc/pt_br.git pt_BR
|
||||
git clone https://git.php.net/repository/doc/ro.git ro
|
||||
git clone https://git.php.net/repository/doc/ru.git ru
|
||||
git clone https://git.php.net/repository/doc/tr.git tr
|
||||
git clone https://git.php.net/repository/doc/zh.git zh
|
||||
git clone https://github.com/php/doc-base.git doc-base
|
||||
git clone https://github.com/php/doc-en.git en
|
||||
git clone https://github.com/php/doc-de.git de
|
||||
git clone https://github.com/php/doc-es.git es
|
||||
git clone https://github.com/php/doc-fr.git fr
|
||||
git clone https://github.com/php/doc-it.git it
|
||||
git clone https://github.com/php/doc-ja.git ja
|
||||
git clone https://github.com/php/doc-pt_br.git pt_BR
|
||||
git clone https://github.com/php/doc-ro.git ro
|
||||
git clone https://github.com/php/doc-ru.git ru
|
||||
git clone https://github.com/php/doc-tr.git tr
|
||||
git clone https://github.com/php/doc-zh.git zh
|
||||
|
||||
mkdir "C:\Dropbox\Dropbox\Public\chm"
|
||||
mkdir "C:\Software\"
|
||||
|
||||
Reference in New Issue
Block a user