- バージョン管理システムの必要性
- 例えばの事例
- なぜバージョン管理が必要なのか
- 集中型バージョン管理システム Centralized Version Control system
- 分散型バージョン管理システム Distributed Version Control system
- ローカルリポジトリ、リモートリポジトリ
- コミットの話
- branch
pushとpullclonebranchmerge
- https://www.backlog.jp/git-guide/
- https://git-scm.com/
- https://www.slideshare.net/matsukaz/git-17499005
- Large File handling