Hacker News new | ask | show | jobs
by pwdisswordfish0 1945 days ago
Branch operations should be first-class transactions in a revision control system. In Git, if you rename branch "foo" to "bar" there's even less record-keeping in place than changes to files. Instead, there should be a first class transaction in the repo history that represents this change.