github 加速 | server 运维论坛-金年会app官方网
阿里云下载 github 资源很慢,配置代理没那么方便,可以使用下面两个命令使用https://mirror.ghproxy.com
暂时解决。
git config --global url."https://mirror.ghproxy.com/https://github.com/".insteadof "https://github.com/"
git config --global protocol.https.allow always
本作品采用《cc 协议》,转载必须注明作者和本文链接