I have installed the Git EXE file for Windows at my machine. I have also created my account at GitHub. My requirement is simple—how do I upload my project, say one folder and two files in it, to GitHub?
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.
First follow these steps to create an SSH key: http://help.github.com/win-set-up-git/
Then create a local repository on your computer and push it to GitHub with these instructions: http://help.github.com/create-a-repo/