Centralized VCS 与 Distributed VCS | Git
本章覆盖:centralized version control;distributed version control;local repository;remote repository;clone;offline commit;history replication;SVN 与 Git 的高层模型差异;distributed 不等于“不需要中央协作仓库”;GitHub / GitLab 只是常见协作中心。
本章知识点
- centralized version control
- distributed version control
- local repository
- remote repository
- clone
- offline commit
- history replication
- SVN 与 Git 的高层模型差异
- distributed 不等于“不需要中央协作仓库”
- GitHub / GitLab 只是常见协作中心