git-proxy```bash git config –global http.proxy http://<proxy-server>:<port>/ git config –global https.proxy https://<proxy-server>:<port>/ ```参考资料:https://gist.github.com/coin8086/7228b177221f6db913933021ac33bb92https://cms-sw.github.io/tutorial-proxy.htmlhttps://riptutorial.com/git/example/17900/clone-using-a-proxyhttps://stackoverflow.com/q/128035/12539782No notes link to this note