- 具体错误
fatal: unable to access 'https://github.com/tsitcn/ts-freetype2.git/':
schannel: failed to receive handshake, SSL/TLS connection failed
- 解决办法
右键,Git Bash Here,打开窗口:
git config --global http.sslBackend “openssl”
fatal: unable to access 'https://github.com/tsitcn/ts-freetype2.git/':
schannel: failed to receive handshake, SSL/TLS connection failed
右键,Git Bash Here,打开窗口:
git config --global http.sslBackend “openssl”
微信扫码登录