Hacker News new | ask | show | jobs
by guga42k 286 days ago
I would guess this is the same reason why one can't change git repo history without affecting people working with the repo. Merkle tree all over the store.
1 comments

Merkle trees don't prohibit release / patch-only branches. Or multiple heads in general.