Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(merge): Cover more cases for ordered merge #6

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

jpedroh
Copy link
Owner

@jpedroh jpedroh commented Oct 27, 2023

The following cases are now being handled

  • A parent removes a node that was not modified in another parent.
  • A parent removes a node that was modified in another parent.

@codesandbox
Copy link

codesandbox bot commented Oct 27, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@jpedroh jpedroh merged commit 3f1cd4f into main Oct 27, 2023
2 checks passed
@jpedroh jpedroh deleted the draft/recursing-napier branch October 28, 2023 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant