提示:发现你电脑设置了Git代理,如果Git报错,请运行下面两句话: git config --global --unset https.proxy git config --global --unset http.proxy\033[0m " fi }
这里在删除代理时应该提示更多一些,防止新手误操作删除代理后还不知道
额,其实已经说明Git代理了。。
Sign in to comment