Skip to content

Git Not working #192

Description

@moazam1

I have latest version cmder. When i try to ssh git it says permission denied (publickey). Here are the commands I am using:

ssh-agent - s
SSH_AUTH_SOCK=/tmp/ssh-CCWsJB1728/agent.1728; export SSH_AUTH_SOCK;
SSH_AGENT_PID=8796; export SSH_AGENT_PID;
echo Agent pid 8796;

ssh -T git@github.com
Permission denied (publickey).

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions