Why Nostr? What is Njump?
2023-11-21 14:24:51

Julia Evans on Nostr: another thing I'm trying to figure out about git is that -- many people think of ...

another thing I'm trying to figure out about git is that -- many people think of commits as being diffs. Technically in git commits are snapshots.

but I can't tell if it's important to understand that git commits are "really" implemented as snapshots instead of diffs. Does it actually matter? Why?

(commits are treated in different ways by diff commands: `git cherry-pick` treats a commit as a diff, `git checkout` treats it as a snapshot, `git log` treats it as a history)

(1/?)
Author Public Key
npub1ym9ddu2qh7rda8pxklq4gxw2kxhtm4cgvdvdy64z6agwy88nhuhqcnlm9y