Skip to content

Git Internals

Understanding how Git works internally.

Nội Dung

Khám phá Git internals trong thư mục internals.

Topics

  • Git object model (blobs, trees, commits)
  • Refs and HEAD
  • Pack files
  • Git plumbing commands
  • How Git stores data

Understand Git deeply!