Appearance
如果有 vpn 则可以按如下配置
git config --global http.proxy http://127.0.0.1:your-port
git config --global https.proxy http://127.0.0.1:your-port