Git 版本控制系統
本教材持續更新中,如果您有任何意見、鼓勵或勘誤,歡迎
來信給我
,謝謝。
課程投影片
(26.7mb)
關於作者
回首頁
我是
ihower
,本教材將介紹
Git
這套開放源碼、分散式的版本控制系統。
教材目錄
版本控制系統
Git 簡介與安裝
Git 內部原理
Git 基本指令
Git 團隊協同開發指令
Git 還沒 push 前可以做的壞事
Git 開發模式及流程
Git 更多 Tips
Git 伺服器架設
部落格文章
Github 分散式版本控制的殺手級應用
Git 版本控制系統 (1)
Git 版本控制系統 (2) 開 branch 分支和操作遠端 repo.
Git 版本控制系統 (3) 還沒 push 前可以做的事
使用 git rebase 避免無謂的 merge
Git flow 開發流程
我的 Git 偏好設定
如何建立一個沒有 Parent 的 Git branch
Git rebase 和 merge 合併操作示範錄影
Yet another introduction to Git – from the bottom up 投影片
其他英文資源
http://git-scm.com
http://gitref.org
http://gitimmersion.com
http://www.gitready.com/
http://gitcasts.com/
http://progit.org/
http://help.github.com