高洛峰2017-04-24 09:13:52
Okay, I already know the answer. .
git config --global http.proxy 127.0.0.1:8087
For https requests like github, add this sentence:
git config --global http.sslVerify false
PS: The speed of obtaining and submitting code has really increased!