▲ 9 ▼ Do we think of git commits as diffs, snapshots, and/or histories? (jvns.ca) submitted 2 years ago by canpolat@programming.dev [M] to c/git@programming.dev 5 comments fedilink hide all child comments
[–] technom@programming.dev 2 points 2 years ago Diff is only a viewing option It isn't. Git uses 3-way diff/merge algorithm quite liberally behind the scenes. permalink fedilink source parent