git文件时出现gnutls_handshake() failed: The TLS connection was non-properly terminated.
使用
git config --global --unset https.https://github.com.proxy git config --global --unset http.https://github.com.proxy
重置github代理
使用
git config --global --unset https.https://github.com.proxy git config --global --unset http.https://github.com.proxy
重置github代理