IntelliMerge
IntelliMerge copied to clipboard
A graph-based refactoring-aware three-way merging tool for Java programs.
Results
2
IntelliMerge issues
Sort by
recently updated
recently updated
newest added
I reproduced the motivating example from the paper in https://github.com/benedikt-schesch/intellimerge-example but intellimerge does raise a merge conflict. Is that expected behavior or is there a bug?
Hi, I am recently trying to know more about Intellimerge but as I set up the project I found that most test cases failed because the numbers don't add up....