back

by WolfOliver·2y ago·view on hn ↗
> and know it won’t get out of sync

but will you ever be able to trust the automatic merge?

Imagine a complex document with a few collaborators which work in parallel offline and make significant changes (that is the use case of automerge?).

You will have to proofread the entire document after every non trivial automatic merge, or how good does this work in practice? Would it be easier to just wait for a wifi connection and do the changes in real time?

1 comments
now you can compare it to pull requests in software development, but in software development we have compilers, linters and tests which point out merge bugs.