错误提示:
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
本文标题:Git Push Failed
本文链接:https://www.haomeiwen.com/subject/lifsfqtx.html
网友评论