Skip to main content

github tips

用了国内的server之后, 通过git下载github repo的速度非常慢经常失败, 简直到了另一个开发的世界.

ubuntu@VM-8-16-ubuntu:/data/online$ git clone https://github.com/weblineindia/Encode-Decode-Tool.git
Cloning into 'Encode-Decode-Tool'...


fatal: unable to access 'https://github.com/weblineindia/Encode-Decode-Tool.git/': GnuTLS recv error (-110): The TLS connection was non-properly terminated.

可以使用cloudflare-worker加速.

https://github.com/hunshcn/gh-proxy

https://cloud.tencent.com/developer/article/2213558