请认真检查以下清单中的每一项
🐛 描述
启用加速后无法在 Git for Windows SDK 中访问 GitHub
📷 复现步骤
- 安装 git-sdk-installer-1.0.8-64.7z.exe
- (安装后一般会自动执行)打开安装目录中的 git-bash
- 打开 Watt Toolkit,选中“Github 网站 (Git Push)”,点击 一键加速
- 在刚才打开的 git-bash 中运行
结果(停止加速、网络连接状况良好)
$ curl -s -o /dev/null -w "%{http_code}" https://github.com/git-for-windows/git/
200
结果(开启 **一键加速**)
$ curl -o /dev/null -v -w "%{http_code}" https://github.com
* Host github.com:443 was resolved.
* IPv6: (none)
* IPv4: 127.0.0.1
* Trying 127.0.0.1:443...
* schannel: disabled automatic use of client certificate
* ALPN: curl offers http/1.1
* schannel: next InitializeSecurityContext failed: CRYPT_E_NO_REVOCATION_CHECK (0x80092012) - 吊销功能无法检查证书是否吊销。
* closing connection #0
curl: (35) schannel: next InitializeSecurityContext failed: CRYPT_E_NO_REVOCATION_CHECK (0x80092012) - 000
📄 日志信息
nlog-all-2026-08-05.log
🖼 截图
🚑 其他信息
- 处理器体系结构:arm64
- 系统版本号:Windows 11 26200.8875
- 下载渠道:微软商店
- 程序版本:3.1.0
- 是否包含独立运行时:
请认真检查以下清单中的每一项
🐛 描述
启用加速后无法在 Git for Windows SDK 中访问 GitHub
📷 复现步骤
结果(停止加速、网络连接状况良好)
$ curl -s -o /dev/null -w "%{http_code}" https://github.com/git-for-windows/git/ 200结果(开启 **一键加速**)
📄 日志信息
nlog-all-2026-08-05.log
🖼 截图
🚑 其他信息