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

Add support for registering custom merge drivers. #2107

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

maskmaster
Copy link

@maskmaster maskmaster commented Jun 20, 2024

feature: Add support for registering custom merge drivers.
Add unit tests for custom merge drivers.
resolves #1710

Modeled in large parts after the existing Filters feature.

This feature adds the possibility to add custom merge drivers for content-aware merges for files like HTML, Json, etc.

Add unit tests for custom merge drivers.
@maskmaster maskmaster marked this pull request as ready for review June 20, 2024 11:40
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.

Add support for registering custom merge drivers
1 participant