git

解决 Failed to connect to github.com port 443:connection timed out

Posted by thinkwei on January 27, 2022
    
        取消全局代理:
        
        git config --global --unset http.proxy

        git config --global --unset https.proxy