I'm in need of some help!
These days I was in college, committing some projects in my GitHub repository through Git , and uploading some files to the repository, when I was uploading the last one and give git push , gave a certain error:
I tried HTTP and SSH and both were not, the first time I had this problem.Error: Permission denied (publickey)
I already looked at some steps on the internet, both videos and tutorial, I did some and it continued the same thing, with the key error not allowed when I was on this machine there in college.
I saw that I had to configure in the profile of my Git o SSH
of the machines that are allowed of chaves públicas e prívadas
to use the local Git and finally I could not!
Anyway, if someone can help me, really showing a step-by-step , knowing how to generate SSH
to enable use on another machine and be usable, will help me a lot! Some steps I've seen, are broken, are not really valid, even the very GitHelp , they are not complete!
So if you help me by showing a step-by-step will help.