- 關於安裝路徑:32位可選擇安裝目錄,但64位建議使用默認安裝目錄,否則Git Extensions配置會出問題
- 安裝參考網址 http://code.google.com/p/tortoisegit/downloads/list
- 下在安裝msysgit(Git For Windows) http://msysgit.github.com/ http://code.google.com/p/msysgit/downloads/list?q=full+installer+official+git
- 下載安裝Git Extensions(記得同時安裝KDiff) http://code.google.com/p/gitextensions/downloads/list 選擇SetupComplete.msi
- 下載安裝TortoiseGit(請區別下載32位和64位) http://code.google.com/p/tortoisegit/downloads/list
- Visual Studio 工具-->選項-->Source Control-->選擇Git Source
- VS項目右鍵-->Git-->Push將程序上傳到GitHub
- VS項目右鍵-->Git-->Pull從GitHub下載程序