クローン操作を高速化するため、github.com の代わりに hub.fastgit.org を使用します。fastgit.org は中国にある GitHub のプロキシサイトです。
Fastgit
launcher ディレクトリ内で git remote set-url origin https://hub.fastgit.org/SettingDust/discourse_docker_china を実行してください。
./launcher rebuild app を実行すると、launcher が hub.fastgit.org を使用するように更新されます。
「いいね!」 2
fastgitはfastgit.xyzに切り替わりました。実行するコマンドは次のとおりです。
git remote set-url origin https://hub.fastgit.xyz/SettingDust/discourse_docker_china
実行すべきコマンドは次のとおりです。
git remote set-url origin https://mirror.ghproxy.com/https://github.com/SettingDust/discourse_docker_china
Fastgit はダウンしているようです。
「いいね!」 1