多 Remote、Fork 模型与 Upstream 同步的 Git 侧原理 | Git
本章覆盖:origin;upstream;fork remote;fetch upstream;update local branch;push origin;remote refspec;contribution workflow;GitHub fork UI 留到 GitHub 课程;Git 本身只看到多个 repository / ref;理解底层后不同托管平台都能迁移。
本章知识点
- origin
- upstream
- fork remote
- fetch upstream
- update local branch
- push origin
- remote refspec
- contribution workflow
- GitHub fork UI 留到 GitHub 课程
- Git 本身只看到多个 repository / ref
- 理解底层后不同托管平台都能迁移