github 提交代码时报错 2026-3-16 22:09 | 2026-3-16 22:09 | 4 | 0 | 杂项 46 字 | 几秒读完 提交代码到 github 时报错 fatal: unable to access 'https://github.com/DopplerXD/xxx.git/': schannel: failed to receive handshake, SSL/TLS connection failed 解决方法:Git Bash 中进行以下配置 ```bas…