提升git clone的速度

想要提升git clone的速度,咱们只须要按照下面这个在命令行里作就ok了git 配置代理端口web git config --global http.proxy "localhost:1080"
相关文章
相关标签/搜索