public class MergeSuperSet
extends java.lang.Object
This includes all parents between a change and the tip of its target branch for the merging/rebasing submit strategies. For the cherry-pick strategy no additional changes are included.
If change.submitWholeTopic is enabled, also all changes of the topic and their parents are included.
Modifier and Type | Method and Description |
---|---|
ChangeSet |
completeChangeSet(com.google.gerrit.reviewdb.server.ReviewDb db,
com.google.gerrit.reviewdb.client.Change change) |
public ChangeSet completeChangeSet(com.google.gerrit.reviewdb.server.ReviewDb db, com.google.gerrit.reviewdb.client.Change change) throws org.eclipse.jgit.errors.MissingObjectException, org.eclipse.jgit.errors.IncorrectObjectTypeException, java.io.IOException, com.google.gwtorm.server.OrmException
org.eclipse.jgit.errors.MissingObjectException
org.eclipse.jgit.errors.IncorrectObjectTypeException
java.io.IOException
com.google.gwtorm.server.OrmException