【发布时间】:2012-11-11 12:47:22
【问题描述】:
当我尝试克隆 git 存储库时出现以下错误。我也正确配置了 rsa 公钥。
$ git clone https://github.com/blah/blah.git
Initialized empty Git repository in /home/arun/.git/
error: gnutls_handshake() failed: A TLS packet with unexpected length was
received. while accessing https://github.com/blah/blah.git/info/refs
fatal: HTTP request failed
【问题讨论】:
标签: git github ubuntu-10.04