replaced upstream repos with github.com

This commit is contained in:
Yoshinari Takaoka
2021-03-30 23:30:34 +09:00
parent 40f8b26cde
commit 6733b9e94f

View File

@@ -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\"