Changes necessary for JDime wrapper script
Compare changes
@@ -2,6 +2,7 @@ package de.uni_passau.fim.gitwrapper;
@@ -126,6 +127,18 @@ public abstract class Reference {
To retrieve the information about the number of conflicts, a merge now returns the number of conflicted files instead of a Status
object.