美文网首页
解决fatal: unable to access 'https

解决fatal: unable to access 'https

作者: WXL_JIANSHU | 来源:发表于2020-12-14 11:20 被阅读0次

    1、现象
    ~~
    fatal: unable to access 'https://github.com/homebrew/brew/':
    ~~

    2、解决

    git config --global --unset http.proxy 
    git config --global --unset https.proxy
    

    相关文章

      网友评论

          本文标题:解决fatal: unable to access 'https

          本文链接:https://www.haomeiwen.com/subject/vxhvgktx.html