use proxy for git
更新:HHH   时间:2023-1-7


run the following command in terminal:

ALL_PROXY=socks5://127.0.0.1:8888 git clone https://github.com/some/one.git

返回开发技术教程...