cherryPick
public com.google.gerrit.reviewdb.client.Change.Id cherryPick(com.google.gerrit.reviewdb.client.PatchSet.Id patchSetId,
java.lang.String message,
java.lang.String destinationBranch,
RefControl refControl)
throws NoSuchChangeException,
com.google.gerrit.common.errors.EmailException,
com.google.gwtorm.server.OrmException,
org.eclipse.jgit.errors.MissingObjectException,
org.eclipse.jgit.errors.IncorrectObjectTypeException,
java.io.IOException,
InvalidChangeOperationException,
MergeException
- Throws:
NoSuchChangeException
com.google.gerrit.common.errors.EmailException
com.google.gwtorm.server.OrmException
org.eclipse.jgit.errors.MissingObjectException
org.eclipse.jgit.errors.IncorrectObjectTypeException
java.io.IOException
InvalidChangeOperationException
MergeException