Skip to main content

One doc tagged with "concept"

View all tags

What Git actually stores

Git stores whole snapshots as content-addressed objects, not differences between versions. Here is the proof, from the object database itself.