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

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -