> http://jlord.us/git-it/index-zhtw.html
# Git-it
歡迎來到Git-it !
Git-it是一個教學Git和GitHub的node命令行程序,這個網頁會給你每一個關卡的詳細教學。就算沒有網絡也是可以使用這份教學文件的喲!讓我們開始吧。
## Git-it 關卡
[Get Git]() 安裝并且配置 Git
[Repository]() 建立一個本地的 repository
[Commit to it]() 檢查狀態、新增或修改 commits
[GitHubbin]() 注冊 GitHub 賬號
[Remote Control]() 將 repository 做本機和遠程的連接
[Forks and Clones]() Fork 和 clone 一個開源的計劃
[Branches aren't just for Birds]() 建立一個 feature branch
[It's a Small World]() 邀請并和別人合作 (嗨! @reporobot!)
[Pull, Never Out of Date]() 利用 Push 和 pull 來和 [GitHub.com](http://github.com/) 同步
[Requesting You Pull Please]() 建立一個 pull request
[Merge Tada]() Merge 和刪除 branches
- 介紹
- 1. Get Git - 安裝并且設置Git
- 2. Repository - 建立一個本地的repository
- 3. Commit to it - 檢查狀態、新增或修改commits
- 4. GitHubbin - 注冊GitHub帳號
- 5. Remote Control - 將repository做本地和遠程的連接
- 6. Forks and Clones - Fork和clone一個開源的計劃
- 7. Branches aren't just for Birds - 建立一個feature branch
- Git分支開發模型
- 8. It's a Small World - 邀請并和別人合作
- 9. Pull, Never Out of Date - 利用Push和pull來和GitHub.com同步
- 10. Requesting You Pull Please - 建立一個pull request
- 11. Merge Tada - Merge和刪除branches
- 學會 GitHub
- GitHub 使用指南
- git 與 github 模板配置
- GitHub Actions
- 實用技巧
- Git Flow
- Submodule子模塊
- 工作記錄
- 常用命令
- 幫助
- 資源
- 解疑答惑