0

1st I followed the answer at this thread: How to run ssh-add on windows?

2nd typed this: ssh-add .ssh/gitea_key

It worked for git bash, but not for Sourcetree.

After turning on the ssh agent, Sourcetree still asks for the password EVERY TIME I open it or close the Options. This is pure madness! In addition now it gives me this error:

'ssh-agent' failed with code -1: Sstem.ComponentModel.Win32Exception: Access is denied 0 sourcetree error

I just want it to save the password, this is crazy hard or almost impossible to achieve. This is so ridiculous.

torek
  • 448,244
  • 59
  • 642
  • 775
Pedro77
  • 5,176
  • 7
  • 61
  • 91
  • This has nothing to do with Git; it has a lot to do with how the agent works on Windows (of which I know zero details) and how Sourcetree will interact with that agent (of which I again know zero details). Figure out how to get these two to talk to each other and it should all work. (This sort of craziness is one of many reasons I refuse to use Windows.) – torek Oct 11 '22 at 21:25

0 Answers0