you might encounter error when git clone and git push.
- check your proxy port in your network settings.
-
set git proxy:
git config --global http.proxy http://127.0.0.1:<your proxy port> git config --global https.proxy https://127.0.0.1:<your proxy port>
- set host use SwitchHosts according to this: if you can’t access raw.githubusercontent.com, try this: