Quantcast
Channel: permission denied (publickey) Error using git on windows 7 - Stack Overflow
Viewing all articles
Browse latest Browse all 17

Answer by Ajay Gangarde for permission denied (publickey) Error using git on windows 7

$
0
0

I had similar Prob in win 8.

Very Simple mistake I did: I have already created public key in git hub account so that y keys was not getting match.

Solution:

  • delete ssh folder and key from github account and do it again the process

1) ssh-keygen -t rsa -C "your mail address"

2) ssh -T git@github.com


Viewing all articles
Browse latest Browse all 17

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>