Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
983 views
in Technique[技术] by (71.8m points)

git - Upload my project to github

I have installed Git exe for windows at my machine. I have also created my account at github.com. My requirement is simple- How do I upload my project say one folder and two files in it to github.com.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

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/


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...