小编Ruk*_*lla的帖子

克隆/推送 Git Repos 443 时出错:访问错误,但未使用代理

当使用 git remote repo 克隆/推送这些操作时,我遇到了非常奇怪的问题。

假设我正在尝试将更改推送到远程存储库。

git push origin master
Run Code Online (Sandbox Code Playgroud)

然后我会得到这个错误。

致命:无法访问“[Remote_Repo]”:无法连接到 github.com 端口 443:访问错误

我检查了这个问题,每个人都说这与代理有关。但我很确定我没有使用代理。

git clone push github

4
推荐指数
1
解决办法
7837
查看次数

标签 统计

clone ×1

git ×1

github ×1

push ×1