Who's gonna tell the author that Git doesn't do diffs, but snapshots?
Deltas are just an implementation detail, and thinking of Git as diffing is specifically shunned in introductions to Git versioning.
That doesn’t matter to the point, which is stored history misses the way in which things moved from state A to state B.
That doesn’t matter to the point, which is stored history misses the way in which things moved from state A to state B.