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