github - Git clone error with beaglebone black -
i ssh beaglebone black via putty, tried download source code github repository using following steps below, no avail. git version 1.7.7. don't know if thats problem, if is, how can latest version on beagle bone.
1st attempt, cloning ssh:
root@beaglebone:~# git clone git@github.com:o-botics/quickbot_bbb.git
cloning quickbot_bbb...
permission denied (publickey).
fatal: remote end hung unexpectedly
2nd attempt, cloning https:
root@beaglebone:~# git clone https://github.com/o-botics/quickbot_bbb.git
cloning quickbot_bbb...
error: while accessing https://github.com/obotics/quickbot_bbb.git/info/refs
fatal: http request failed
please, detailed response appreciated newbie @ this.
github has been under constant ddos attack 3 days now. has been causing difficulties site, , root cause of issues.
Comments
Post a Comment