错误:

git push -u origin dev

fatal: unable to access 'https://github.com/yxdych/test.git/': OpenSSL SSL_read: Connection was reset, errno 10054

解决:git config --global http.sslVerify "false"

再次推送


了解什么是特征以及如何使用它们的最好方法是观察它们的本质