Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Increasing the 'Fuzzyness' when matching diffs #3

Open
djl197 opened this issue Jun 11, 2014 · 0 comments
Open

Increasing the 'Fuzzyness' when matching diffs #3

djl197 opened this issue Jun 11, 2014 · 0 comments

Comments

@djl197
Copy link

djl197 commented Jun 11, 2014

When using 'patch' it is possible to increase the fuzzyness. This increases the context range to match hunks (cli flag -F n).
Currently I have an issue where I would like to make diff4j use a wider range when trying to apply patches (I am automating patch application and sometimes the patch does not apply but when using patch with an increased 'fuzzyness' it does.).

Is there any way to set this in diff4j? Or can you point me to where I might 'tweak' the code to increase the range when trying to apply hunks?

Many thanks
Dan

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant