git - Error trying to clone repository -


i'm trying clone repository local machine, everytime following error:

fatal error disconnected no supported authentication methods available (server sent: public key) 

i've done quite bit of research , can't seem find helps. i've made sure public key on github doesn't have unknown line returns , tried generate several new ones. i'm using git bash instead of putty, plink doesn't come play. can run

ssh -t git@github.com  

and response saying i'm signed in.

not sure do. appreciated


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -