git clone失败:fatal: unable to access 'https://github.com/NVIDIA/apex/': gnutls_handshake()
最后重置代理 完美解决
git config --global --unset https.https://github.com.proxy
git config --global --unset http.https://github.com.proxy
最后重置代理 完美解决
git config --global --unset https.https://github.com.proxy
git config --global --unset http.https://github.com.proxy