Tag: #packfile
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 1 posts
Git Internals Deep Dive — Object Model, Packfile, Merge Algorithms, Reflog, Protocol (2025)
Git is a tool every developer uses daily but most treat as a black box. This guide dissects Git from first principles: its essence as a content-addressable filesystem, the blob/tree/commit/tag object model, SHA-1 hash ch
2026-04-15 · 15 min read #git#version-control#object-model#packfile#merge