Hi,
I have two different accounts in Azure DevOps, depending on the customer. When I try to clone a remote SSH git repository with the second created account, always the same exception, "This is not a valid source path /URL". It complains about the public key:
Please make sure you have the correct access rights
and the repository exists.
remote: Public key authentication failed.
fatal: Could not read from remote repository.
If I go to other computer and I change the accounts creation order, it fails always with the second one.
Working with SourceTree version 4.0 (229) in MacOs Mojave 10.14.6
Thank you in advance,
àlex