第一步,找到蓝灯的https代理地址:
第二步,在命令行输入:
$ git config --global http.proxy http://127.0.0.1:61403
$ git config --global https.proxy https://127.0.0.1:61403
速度飞起,开心😄
第一步,找到蓝灯的https代理地址:
第二步,在命令行输入:
$ git config --global http.proxy http://127.0.0.1:61403
$ git config --global https.proxy https://127.0.0.1:61403
速度飞起,开心😄