错误提示:
Push failed: Failed with error: unable to access ‘https://github.com/AchillesXAO/xqy.git/’: gnutls_handshake() failed: Error in the pull function.
解决方案:
1. git config --global http.proxy
2. git config --global --unset http.proxy
错误提示:
Push failed: Failed with error: unable to access ‘https://github.com/AchillesXAO/xqy.git/’: gnutls_handshake() failed: Error in the pull function.
解决方案:
1. git config --global http.proxy
2. git config --global --unset http.proxy