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

WinMerge #8

Open
dazinator opened this issue Sep 12, 2017 · 1 comment
Open

WinMerge #8

dazinator opened this issue Sep 12, 2017 · 1 comment

Comments

@dazinator
Copy link

dazinator commented Sep 12, 2017

I have winmerge installed, but it's not detected as a merge tool. Would you consider including support for it out of the box?

@droyad
Copy link
Owner

droyad commented Sep 12, 2017

Sure! The easiest way to get it added is to send a PR with a DiffProgram (eg https://github.com/droyad/Assent/blob/master/src/Assent/Reporters/DiffPrograms/P4MergeDiffProgram.cs) and add it to the end of the array in https://github.com/droyad/Assent/blob/master/src/Assent/Reporters/DiffReporter.cs#L23

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

No branches or pull requests

2 participants