It’s use the hub.fastgit.org instead of github.com for clone rapidly. The fastgit.org is a github proxy site in China.
Fastgit
- Run
git remote set-url origin https://hub.fastgit.org/SettingDust/discourse_docker_china
in which directory launcher
in.
- Run
./launcher rebuild app
and the launcher will update to use the hub.fastgit.org.
2 Likes
fastgit had switched to fastgit.xyz
. The commands to run should be
git remote set-url origin https://hub.fastgit.xyz/SettingDust/discourse_docker_china
The commands to run should be
git remote set-url origin https://mirror.ghproxy.com/https://github.com/SettingDust/discourse_docker_china
Fastgit seems down
1 Like