msysgit Permission denied (publickey)

Followed by this thread

  1. ssh-keygen -t rsa to generate your key pair
  2. Grab your pub key at %USERPROFILE%\.ssh\id_rsa.pub
  3. paste it to https://github.com/account 's SSH Public Keys tab.

Comments