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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -