git can not access githab

Local service does not have access to github

git config --global http.proxy 'proxy address'

git config --global https.proxy 'proxy address'

Guess you like

Origin www.cnblogs.com/edwar172038/p/12094401.html