+ [9 years ago] PaddyMac Maybe this thread will help? https://www.digitalocean.com/community/questions/unable-to-clone-github-repo-via-ssh-protocol-https-works
+ [9 years ago] PaddyMac I'm assuming you're trying to clone what you've already uploaded to github.
+ [9 years ago] ciampix I am trying to pull something that yesterday worked without problems ...
+ [9 years ago] ciampix via ssh not http
+ [9 years ago] ciampix solved! thanks!!!

message no. 138835

Posted by tomreyn in #github at 2016-06-12T01:12:05Z

you misunderstand the purpose of git + github
+ [9 years ago] OverCoder Is it possible to squash commits without git? i.e. on GitHub directly in the website?
+ [9 years ago] bombless_ You can't push to git://github.com/bombless/rusl.git
+ [9 years ago] bombless_ Use https://github.com/bombless/rusl.git
+ [9 years ago] bombless_ How's this happen?