-
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
Cmder ssh keys for github #11
Comments
Hello, |
Hi there, thanks for getting back. I replaced it with that as suggested and unfortunately I still get git pull Please make sure you have the correct access rights |
I get this error too :-( |
This is working for me now from the Master branch download |
I was able to work around the problems with SSH keys by replacing config/.ssh with a symlink to the .ssh directory under my user folder (where my keys happen to live). You could also do this by just copying the contents from one directory to the other. It looks like msysgit expects the keys to live under the folder defined by %HOME% and by default that's the config directory under your copy of Cmder. vendor/init.bat sets it but it didn't seem to stick for me. I'm using the latest download, not the master branch. |
Does not work with the latest Chocolatey-package. |
Cmder does not seem to see my ssh keys? I keep getting Permission denied (publickey) even though I have the github_rsa file in the .ssh folder
Many thanks.
The text was updated successfully, but these errors were encountered: