GitHub 常见错误#

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