fatal: unable to access 'https://github.com/XXXX.git/': OpenSSL SSL_connect: SSL_ERROR_SYS
$ git push guaiguai master fatal: unable to access 'https://github.com/torchstar/20211202.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
命令配置
git config --global --unset http.proxy git config --global --unset https.proxy