GitHub推送失敗

在使用github作爲代碼倉庫的時候有時候會push失敗
Push failed
Unable to access 'https://github.com/mafeiGitHub/vue-shop.git/': OpenSSL SSL_read: Connection was reset, errno 10054

可以嘗試清除代理來解決
git config --global --unset http.proxy
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章