转载自: http://blog.youkuaiyun.com/jkguang/article/details/6443228
本文出自:
http://help.github.com/win-set-up-git/
windows git 下载地址: http://code.google.com/p/msysgit/downloads/detail?name=Git-1.7.6-preview20110708.exe&can=2&q=
可视化管理工具tortoisegit : http://code.google.com/p/tortoisegit/downloads/detail?name=Tortoisegit-1.6.5.0-32bit.msi&can=2&q=
百度文库资料: http://wenku.baidu.com/view/09b67697dd88d0d233d46a65.html
Set Up Git (Windows)
If you’ve found yourself on this page, we’re assuming you’re brand new to Git and GitHub. This guide will walk you through the basics and explain a little bit about how everything works along the way.
First: Download and Install Git
At the heart of GitHub is an open source version control system (VCS) called Git*. Created by the same dudes that created Linux, Git is responsible for everything GitHub related that happens locally on your computer.
Lastly: Celebrate
Congratulations, you now have Git and GitHub all set up! What do you want to do next?