【发布时间】:2026-01-18 22:30:01
【问题描述】:
我正在尝试克隆远程 GitHub 企业存储库,并在将远程存储库的 URL 添加到我的 Jenkins 配置中的 Git 插件后遇到以下错误:
Failed to connect to repository : Command "git.exe ls-remote -h https://<<server>>/M/AS.git HEAD" returned status code 128:
stdout:
stderr: fatal: unable to access 'https://<<server>>/M/AS.git/': Received HTTP code 502 from proxy after CONNECT
【问题讨论】:
-
您必须使用代理。你在用窗户吗?