beaglebone black的Git克隆错误

时间:2015-03-28 18:20:04

标签: git github ssh putty beagleboneblack

我通过puTTy向我的beaglebone黑色ssh,我尝试使用以下步骤从github存储库下载源代码,但无济于事。 我的git版本是1.7.7。我不知道这是不是问题,如果是的话,我怎样才能在我的beagle bone上获得最新版本。

第一次尝试,用ssh克隆:


root @ beaglebone:〜#git clone git@github.com:o-botics / quickbot_bbb.git

克隆到quickbot_bbb ...

许可被拒绝(公钥)。

致命:远程端意外挂断


第二次尝试,使用https克隆:


root @ beaglebone:〜#git clone https://github.com/o-botics/quickbot_bbb.git

克隆到quickbot_bbb ...

错误:访问https://github.com/obotics/quickbot_bbb.git/info/refs

致命:HTTP请求失败


PLease,一个非常详细的回复将非常受欢迎,因为我是新手。

1 个答案:

答案 0 :(得分:0)

GitHub已经在constant DDoS attack下了近三天了。这对网站造成了一些困难,可能是您问题的根本原因。