Understand the commit tree

ID: git-tips/understand-the-commit-tree

Understand the commit tree by Ciro Santilli 35 Updated +Created
This is the most important thing to understand Git!
You must:
  • be able to visualize the commit tree
  • understand how each git command modifies the commit DAG

New to topics? Read the docs here!