当前位置 : 主页 > 编程语言 > python >

SourceTree中拉取GitLab代码时提示:Too many authentication failures“ fatal: Could not read from remote reposit

来源:互联网 收集:自由互联 发布时间:2023-03-22
场景 在本地使用git生成ssh私钥和公钥后,将公钥添加到Gitllab的SSH Keys 上去之后, 打开Source Tree进行克隆代码时提示: Too many authentication failures" fatal: Could not read from remote reposito 注: 关

场景

在本地使用git生成ssh私钥和公钥后,将公钥添加到Gitllab的SSH Keys 上去之后,

打开Source Tree进行克隆代码时提示:

Too many authentication failures" fatal: Could not read from remote reposito

SourceTree中拉取GitLab代码时提示:Too many authentication failures“ fatal: Could not read from remote reposit_公众号

 

注:

关注公众号 霸道的程序猿 获取编程相关电子书、教程推送与免费下载。

实现

在排除了私钥和公钥生成错误和没有将公钥复制到Gitlab上的SSH Keys 以及复制有问题的原因之后。

打开Source Tree

工具-选项-一般-选择SSH 客户端为Open SSH并选择SSH密钥。

SourceTree中拉取GitLab代码时提示:Too many authentication failures“ fatal: Could not read from remote reposit_Source_02

 

上一篇:springMvc3-建立第一个动态web项目
下一篇:没有了
网友评论