Git Push Failed

错误提示:

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 
    原文作者:AchillesXAO
    原文地址: https://www.jianshu.com/p/61bf489c625c
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞