|
|
|
|
|
by 1718627440
297 days ago
|
|
Thanks, for the long explanation. [G: original, G' with conflicts, G" resolved] What value do you get from G' and H' existing with conflicts when you can't use the working tree until after you have resolved the conflicts? So in Git it would be G -> G", but in JJ you can do G -> G' -> G". But G" in both cases only exist, until after you have put in the work of solving the conflict. And G' only ever exists without a usable working tree. So what do you get from having G' earlier, when you still have G" only after the same work? |
|