github - Windows - tortoise git: Host does not exist fatal: Could not read from remote repository -



github - Windows - tortoise git: Host does not exist fatal: Could not read from remote repository -

my laptop blew up, trying setup new 1 without success. when seek , utilize tortoise clone github repo, get:

host not existfatal: not read remote repository. git.exe clone --progress -v "git@github.com:me/mystuff.git" "c:\git\stuff" cloning 'c:\git\stuff'... unable open connection: host not existfatal: not read remote repository. please create sure have right access rights , repository exists.

this mutual problem, find solutions unix, not windows.

the way set follows:

downloaded , installed tortoise git, selecting default alternative utilize putty (plink?) instead of openssh (which dont have). downloaded , installed git putty , puttygen installed on machine. used puttygen create key. saved something.ppk, , cutting , pasted public new key here: https://github.com/settings/ssh right clicked on dir , tried cone repo using url like: "git@github.com:me/mystfuff.git" , type of "web". url copied githubs "ssh clone url".

any ideas?

i dont want utilize proprietary github client, want usable tortoise, git bash , eclipse (although have never got eclipse work github).

git github tortoisegit

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -