-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Git Not working #192
Comments
Have you tried putting the publickey it in your %USERPROFILE%/.ssh folder? |
yes, .ssh folder is already in my user profile. |
Hi, I've just run into this problem as well. Have %USERPROFILE%/.ssh folder in place and confirmed id_rsa working w/Git shell. Using cmder, ssh agent won't recognize the key. Even after adding it w/specific path.
Stumped so as above, any/all help is totally appreciated. |
Folks is this fixed ? I am facing exact same error as described above, any resolution? |
@trevorberman @kputtur It works as expected for me. In my
Results in:
Running |
I have latest version cmder. When i try to ssh git it says permission denied (publickey). Here are the commands I am using:
I copied my .ssh folder into config folder and also put shortcut of .ssh folder but still not recognizing git ssh keys. Any help would be greatly appreciated.
Thanks
The text was updated successfully, but these errors were encountered: