git push时遇到如下错误的解决办法: (1) ssh: connect to host github.com port 22: Connection timed out (2) fatal: unable to access 'https://github.com/pengfugen/MediaCodecProc.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 解决办法: 在C:\Windows\System32\drivers\etc\hosts文件中添加 192.30.253.112 github.com