好久没用本地git 在git push报错
$ git config --global --unset http.proxy
$ git config --global --unset https.proxy
参考
fatal: unable to access ‘https://github.com/…‘的解决办法 - 程序新视界
好久没用本地git 在git push报错
$ git config --global --unset http.proxy
$ git config --global --unset https.proxy
参考
fatal: unable to access ‘https://github.com/…‘的解决办法 - 程序新视界