A couple of months ago, github changed the way you can clone using git+ssh protocol: you need to be a registered user and your ssh public key must be listed in your profile
git+https, being kind of anonymous (it asks for user and pwd only and each time is required) is not affected