无法使用git进行推送或获取 [英] Can't push or fetch with git

查看:104
本文介绍了无法使用git进行推送或获取的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以拉,但我无法使用git 1.9.5版推送或抓取。它突然开始给我以下错误。任何想法如何解决它?

  $ git fetch 
致命:无法访问'https:// arubygit@github.com/webpeak/wp-cla-dcs.git /':错误:1407742E:SSL例程:SSL23_GET_SERVER_HELLO:tlsv1警报协议版本


解决方案

您可能会遇到与GitHub不赞同弱加密协议的不兼容问题。您可以在这里看到不兼容客户列表和潜在解决方案:

https://githubengineering.com/crypto-removal-notice/


I can pull but I can't push or fetch using git version 1.9.5. It suddenly started giving me the following error. Any ideas as to how to fix it?

$ git fetch 
fatal: unable to access 'https://arubygit@github.com/webpeak/wp-cla-dcs.git/':error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

解决方案

You are likely running into an incompatibility with GitHub's deprecation of weak encryption protocols. You can see list of incompatible clients and potential solutions here:

https://githubengineering.com/crypto-removal-notice/

这篇关于无法使用git进行推送或获取的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆