I have setup a private repo from a windows machine to GitHub. I am now trying to setup access to that repo from the same username on a Linux pc. Are the instructions the same?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes. You can set up a different ssh key and add it to your account or copy the id_rsa file.
Here are the basic instructions from GitHub http://help.github.com/linux-set-up-git/