Commit Graph:父子关系而不是“版本编号” | Git

本章覆盖:commit parent;root commit;linear history;divergent history;merge commit;DAG;ancestor;descendant;branch tip;reachable commit;Git 操作本质上经常是在修改图上的引用关系。

本章知识点

  • commit parent
  • root commit
  • linear history
  • divergent history
  • merge commit
  • DAG
  • ancestor
  • descendant
  • branch tip
  • reachable commit
  • Git 操作本质上经常是在修改图上的引用关系