Currently, I'm unable to clone my repository from Bitbucket. I get this error "This is not avalid source path/URL" Details button when clicked I get this Command: git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks ls-remote git@bitbucket.org:abc/xxx.git Output: Error: error: cannot spawn C:/Windows/System32/OpenSSH/ssh.exe: No such file or directory fatal: unable to fork Please advise as the solution on this page did not work for me --https://stackoverflow.com/questions/10574267/cannot-spawn-ssh-when-connecting-to-github-but-ssh-t-gitgithub-com-works
FYI: I have Windows 10 OS
Thanks
Tried this below "Cannot spawn ssh" when connecting to Github, but ssh -T git@github.com works?
Tried removing the cache for credential_helper from this page Error fatal: credential-cache unavailable; no Unix socket support
Tried uninstalling and re-installing sourcetree
None of these have helped me