演示代理
- 前缀
- 下载仓库
git clone https://github.jobcher.com/gh/<你要下载的GitHub地址>
1 | git clone https://github.jobcher.com/gh/https://github.com/wu3227834/ann-filtering-benchmark-datasets.git |
另外一种方法
在你有科学上网的前提下使用代理方式来连接github
1 | git config --global https.proxy http://127.0.0.1:1080 |
http://127.0.0.1:1080 是你的代理服务地址