> 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子模块
- 工作记录
- 常用命令
- 帮助
- 资源
- 解疑答惑