When I want to push to github with this command
git push origin master
I got this
Permission denied (publickey).
fatal: The rem
If you have already generated the key, and it has a default name, the problem might be in the absent environment variable.
On Windows 7 right click "My computer" and go to properties. There click on advanced properties and click the button Environment Variables. There add a user environment variable
Name: HOME
Value: %USERPROFILE%