Hacker News new | ask | show | jobs
by alfons_foobar 1204 days ago
Yup, you are correct - git stores snapshots of files, not diffs.
1 comments

git typically stores deltas of snapshots of files.