Changes necessary for JDime wrapper script
Compare changes
Files
3@@ -23,9 +23,9 @@ public class DefaultMergeStrategy implements MergeStrategy {
To retrieve the information about the number of conflicts, a merge now returns the number of conflicted files instead of a Status
object.