JavaShuo
栏目
标签
window下使用git克隆github遇到fatal: protocol 'https' is not supported
时间 2021-01-04
标签
git
克隆
github
https
window
栏目
Windows
繁體版
原文
原文链接
问题描述: 当使用 win10 下的 git 进行github克隆时会出现如图所示错误 在网上查了一下,有说把中间’https’删除操作一遍,在加上试一遍,我操作了依然无果. 尝试了另一种方式,发现是git需要连接github 才可进行克隆. 操作如下: 1. 在命令行输入: ssh-keygen -t rsa -C ‘your email’, 然后一路回车完成 .如: 会在你的用户目录下的.ss
>>阅读原文<<
相关文章
1.
Git clone~fatal: protocol 'http' is not supported。解决办法。
2.
protocol https not supported or disabled in libcur
3.
Protocol https not supported or disabled in libcurl
4.
python:Redirection is not supported.
5.
git clone 克隆报错 fatal: Authentication failed for
6.
Tortoise Git 克隆出现"fatal: Authentication failed for"
7.
Git克隆显示无权限: fatal: Could not read from remote repository.
8.
使用Git命令将项目从github克隆下来
9.
Linux下从Github远程仓库克隆到本地Git仓库
10.
Server chose TLSv1, but that protocol version is not enabled or not supported by the client.
更多相关文章...
•
XML DOM 克隆节点
-
XML DOM 教程
•
Git 远程仓库(Github)
-
Git 教程
•
Git可视化极简易教程 — Git GUI使用方法
•
Composer 安装与使用
相关标签/搜索
克隆
fatal
supported
protocol
遇到
eclipse使用git
Git使用
git&github
github&&git
git+github
Windows
微服务
Git
Git 教程
Docker教程
Docker命令大全
Github
Git
应用
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
gitlab4.0备份还原
2.
openstack
3.
深入探讨OSPF环路问题
4.
代码仓库-分支策略
5.
Admin-Framework(八)系统授权介绍
6.
Sketch教程|如何访问组件视图?
7.
问问自己,你真的会用防抖和节流么????
8.
[图]微软Office Access应用终于启用全新图标 Publisher已在路上
9.
微软准备淘汰 SHA-1
10.
微软准备淘汰 SHA-1
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Git clone~fatal: protocol 'http' is not supported。解决办法。
2.
protocol https not supported or disabled in libcur
3.
Protocol https not supported or disabled in libcurl
4.
python:Redirection is not supported.
5.
git clone 克隆报错 fatal: Authentication failed for
6.
Tortoise Git 克隆出现"fatal: Authentication failed for"
7.
Git克隆显示无权限: fatal: Could not read from remote repository.
8.
使用Git命令将项目从github克隆下来
9.
Linux下从Github远程仓库克隆到本地Git仓库
10.
Server chose TLSv1, but that protocol version is not enabled or not supported by the client.
>>更多相关文章<<