|
|
|
|
|
by WolfeReader
492 days ago
|
|
"Changing branches required chatting with the server in most cases, and could take a minute or two." Which is directly solved by being a DVCS, yes. Your second paragraph contradicts your first. Darcs and Pijul can change branches very rapidly despite being diff-based, because they too are DVCS (and the inverse patches basically already got computed upon commit, so it's easy on the CPU). |
|