centos git clone 报错 fatal: HTTP request failed 解决办法

- 日理万妓 2023-10-18 18:43 136阅读 0赞

转自:http://www.kuitao8.com/20180315/4682.shtml

git clone报错提示

  1. git clone https://github.com/xxxx.git
  2. Initialized empty Git repository in /root/xxxx/.git/
  3. error: while accessing https://github.com/xxxx.git/info/refs
  4. fatal: HTTP request failed

解决办法

  1. yum update -y nss curl libcurl

发表评论

表情:
评论列表 (有 0 条评论,136人围观)

还没有评论,来说两句吧...

相关阅读