Git 入門必備網站清單

Git 官網
包含git各種gui的介紹與文件
msysgit
git windows安裝環境
SourceTree
git client GUI,Windows與Mac都支援
TortoiseGit
git client GUI,Windows使用
GitHub
git web hosting,公開repo無限開,非公開需要付費
Bitbucket
git web hosting,公開與非公開repo都可以無限開
有限制共用最多五人,超過也是付費
Pro Git
官方的書籍,連結是中文翻譯
https://ihower.tw/git/
ihower的git中文教材頁面,有很詳細的文章與投影片
Git 初學筆記 – 指令操作教學
Tsung’s Blog的指令入門教學,同站也有很多git文章