cherryPick
public Change.Id cherryPick(Change change,
PatchSet patch,
java.lang.String message,
java.lang.String ref,
RefControl refControl,
int parent)
throws NoSuchChangeException,
com.google.gwtorm.server.OrmException,
org.eclipse.jgit.errors.MissingObjectException,
org.eclipse.jgit.errors.IncorrectObjectTypeException,
java.io.IOException,
InvalidChangeOperationException,
IntegrationException,
UpdateException,
RestApiException
- Throws:
NoSuchChangeException
com.google.gwtorm.server.OrmException
org.eclipse.jgit.errors.MissingObjectException
org.eclipse.jgit.errors.IncorrectObjectTypeException
java.io.IOException
InvalidChangeOperationException
IntegrationException
UpdateException
RestApiException