objects

2 articles
Git Internals: Objects, Refs, and the DAG

A deep dive into Git's internal data model including blob, tree, commit, and tag objects, references, the DAG structure,...

11 min read2/14/2026
Git Internals: Objects, Refs, and the DAG

Deep dive into Git internals covering blob, tree, and commit objects, the DAG structure, refs, and building a mini Git i...

28 min read2/13/2026
Powered by Contentful