putty - Enabling "Load PuttyKey" on TortoiseGit -


the field uploading putty private key disabled on tortoisegit.

load putty http://iforce.co.nz/i/e54wrsuy.vui.png

although have valid paths puttygen, gitbash, putty , tortoisegitplink.exe. environment variable git_ssh leading c:\program files\tortoisegit\bin\tortoiseplink.exe

how use putty git cli , git bash?

create environment variable called "git_ssh" path putty plink.exe or preferably tortoisegitplink.exe. can done on command line executing "set git_ssh=path_to_plink.exe" ("c:\program files\tortoisegit\bin\tortoisegitplink.exe" on default installations) or permanently.

enviroment vars http://iforce.co.nz/i/ih0bvryn.3nm.png

this bit me too. problem have checked out on https instead of using git protocol (git@github.com:somerepo.git). try , see if helps.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -