I want to write a wrapper over some open source diff tool. Say kdiff3. Suggesting the way to do the same.
The diff tool shows as per file what is the diff in the code. I want it to perform specific task as per my requirement and automatically resolve the conflicts by deleting the code that has caused the conflict.