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

Refactor merge to support operation config. #227

Merged
merged 1 commit into from Dec 8, 2022
Merged

Commits on Dec 7, 2022

  1. Refactor merge to support operation config.

    The underlying operations used by the merge operation can now be configured with handlers.
    Update MergeOperation to expose properties for these operations.
    Note that this is a behavioral change to the merge as the initial search is no longer guaranteed to occur on the same connection as the following operation.
    Add copy methods to each operation for consistency.
    dfish3r committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    bbd792a View commit details
    Browse the repository at this point in the history