msysgit Permission denied (publickey)
Posted | archive
Followed by this thread
ssh-keygen -t rsa
to generate your key pair- Grab your pub key at
%USERPROFILE%\.ssh\id_rsa.pub
- paste it to https://github.com/account 's
SSH Public Keys
tab.
Posted | archive
Followed by this thread
ssh-keygen -t rsa
to generate your key pair%USERPROFILE%\.ssh\id_rsa.pub
SSH Public Keys
tab.
Comments