git克隆报错fatal: unable to access ‘https://github.comxxxxxxxxxxx

问题

git在本地克隆github上的仓库

如果报错,遇到问题:fatal: unable to access 'https://github.comxxxxxxxxxxx': Failed to connect to xxxxxxxxxxxxx

解决方案

运行:git config --global --unset http.proxy 命令。重启Git Bash

替代方案

安装gitDesktop

Download GitHub Desktop | GitHub Desktop

安装好之后,挂好代理,点击file-clone repository,选择要克隆的仓库,选择要克隆到的本地地址,点击克隆即可。

相关推荐
打点计时器1 小时前
Git快速上手教程
git
我才是一卓2 小时前
linux 安装简易 git 服务端并使用
linux·运维·git
IDIOT___IDIOT4 小时前
关于 git 进行版本管理的时候 gitignore 写入忽略规则而不生效的问题
大数据·git·elasticsearch
不想看见4044 小时前
Git 误删急救手册
大数据·git·elasticsearch
偷懒下载原神4 小时前
【linux操作系统】信号
linux·运维·服务器·开发语言·c++·git·后端
IT二叔4 小时前
Git Flow03-发布流程
git
IT二叔4 小时前
Git Flow08-摘樱桃
git
「QT(C++)开发工程师」5 小时前
Git误操作急救手册大纲
git
贺小涛6 小时前
Git代码提交规范和踩坑排水明沟
大数据·git·elasticsearch
IT二叔6 小时前
Git Flow02-开发步骤
git