|
|
|
|
|
by SkiFire13
561 days ago
|
|
> Ideally, I want to be able to replace git with something that is built on CRDTs. When branches have no conflicts, CRDTs already work fine - since you merge, run tests, and push when you’re happy. How is this different than git's automatic merging? Or another compatible algorithm |
|