Hacker News new | ask | show | jobs
by eurasiantiger 1413 days ago
Would this be a problem if commits were stored in a blockchain? Rebase would effectively fork the chain.
1 comments

a git repo is practically a blockchain. Fixing this will require how git treats signatures, but no additional parallel architecture needs to be created.