#13 - Explicit reset of the just checked out branch in git prepare.
This commit is contained in:
@@ -183,6 +183,8 @@ public class GitOperations {
|
|||||||
call();
|
call();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
reset(iteration);
|
||||||
}
|
}
|
||||||
|
|
||||||
public void update(Train train) {
|
public void update(Train train) {
|
||||||
|
|||||||
Reference in New Issue
Block a user