What is Nostr?
Julia Evans /
npub1ym9…lm9y
2023-12-11 17:32:05

Julia Evans on Nostr: i think there's something people find confusing about commits in git but I haven't ...

i think there's something people find confusing about commits in git but I haven't worked out what it is yet

it feels related to the fact that commits in git are used in 3 different ways:

- a diff from the previous commit (git show COMMIT)
- a snapshot of the current state (git checkout COMMIT)
- a history of every previous commit (git log COMMIT)

but it seems like there's more to it than that
Author Public Key
npub1ym9ddu2qh7rda8pxklq4gxw2kxhtm4cgvdvdy64z6agwy88nhuhqcnlm9y