---
date: '2024-02-08'
description: distributed version control system for tracking changes in source code, with internals based on content-addressable storage and merkle dags.
id: git
modified: 2026-06-05 15:08:26 GMT-04:00
tags:
  - technical
title: git
created: '2024-02-08'
published: '2024-02-08'
pageLayout: default
slug: thoughts/git
permalink: https://aarnphm.xyz/thoughts/git.md
generator:
  quartz: v4.6.0
  hostedProvider: Cloudflare
  baseUrl: aarnphm.xyz
full: https://aarnphm.xyz/llms-full.txt
---
That one tool that every developers uses, but no one really understands.

See also [The Git Parable](https://tom.preston-werner.com/2009/05/19/the-git-parable) by Tom Preston-Werner.

# internals

