使用 hub.fastgit.org 替代 github.com 以实现快速克隆。fastgit.org 是中国的一个 GitHub 代理站点。
- 在包含
launcher的目录中运行git remote set-url origin https://hub.fastgit.org/SettingDust/discourse_docker_china。 - 运行
./launcher rebuild app,启动器将更新为使用 hub.fastgit.org。
使用 hub.fastgit.org 替代 github.com 以实现快速克隆。fastgit.org 是中国的一个 GitHub 代理站点。
launcher 的目录中运行 git remote set-url origin https://hub.fastgit.org/SettingDust/discourse_docker_china。./launcher rebuild app,启动器将更新为使用 hub.fastgit.org。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 似乎已宕机