月度归档: 2026 年 3 月

1 篇文章

github 提交代码时报错
提交代码到 github 时报错 fatal: unable to access 'https://github.com/DopplerXD/xxx.git/': schannel: failed to receive handshake, SSL/TLS connection failed 解决方法:Git Bash 中进行以下配置 ```bas…