Hacker News new | ask | show | jobs
by yencabulator 971 days ago
> Yes, git underneath stores data as diffs but they are only vaguely related to logical structure of commits

And that's why we call that lower level compression trick "delta", not "diff".