git文件时出现gnutls_handshake() failed: The TLS connection was non-properly terminated.

发布时间 2023-05-07 17:06:19作者: nerrr

使用

git config --global  --unset https.https://github.com.proxy 
git config --global  --unset http.https://github.com.proxy 

重置github代理