forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Description
"Could not create directory '/c/Users/\336\360\340/.ssh'.
Failed to add the host to the list of known hosts (/c/Users/\336\360\340/.ssh/known_hosts).
Permission denied (publickey).
fatal: Could not read from remote"
I'm getting this error when I try to push to remote from UI or command line. As I understand the program unable to find the ssh keys. I've read some SO topics, all they advised to set correctly Windows "HOME" variable. I set to C:\Users\Юра (confirmed by echo $HOME). It doesn't help. Any other suggestions?
UPD: Windows 7, 32bit, Git for win 2.5.2