When I want to push to github with this command
git push origin master
I got this
Permission denied (publickey).fatal: The remote end hung up unexpectedly
So, what's wrong?
When I want to push to github with this command
git push origin master
I got this
Permission denied (publickey).fatal: The remote end hung up unexpectedly
So, what's wrong?