Github client software 使用方法

概念: http://ihower.tw/blog/archives/6696/

1. 先灌好
http://code.google.com/p/tortoisegit/
http://code.google.com/p/msysgit/downloads/detail?name=Git-1.7.11-preview20120710.exe&can=2&q=

兩個都要灌

2. 把code 拉下來 --> pull

3. 把code 上傳上去 --> 要先上傳到local repository (在改動的檔案上點右鍵選擇檔案, 在下拉選單選 Git Commit --> "master")

4. 才能上傳到 remote repository --> 在資料夾中點右鍵(不能點在單一檔案上, 否則會沒有該選項), 選 push 就會開始上傳(需輸入username 和 key)

Note: 參考資料 --> http://code.google.com/p/tortoisegit/wiki/Screenshots

留言

熱門文章