Hi!
Where can I set the password for SSH private key in Sublime?
Sublime works fine with non-encrypted key but with encrypted key it says:
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
At the same time GitGui works fine with encrypted keys but asks about password with every push request (which is normal).
Thank you!
PS:
"ssh-add" didn't work.
Hi!
Where can I set the password for SSH private key in Sublime?
Sublime works fine with non-encrypted key but with encrypted key it says:
At the same time GitGui works fine with encrypted keys but asks about password with every push request (which is normal).
Thank you!
PS:
"ssh-add" didn't work.