public class SubmoduleOp extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SubmoduleOp.Factory |
class |
SubmoduleOp.GitlinkOp
Only used for branches without code review changes
|
Modifier and Type | Method and Description |
---|---|
Collection<SubmoduleSubscription> |
superProjectSubscriptionsForSubmoduleBranch(Branch.NameKey srcBranch) |
void |
updateSuperProjects() |
public Collection<SubmoduleSubscription> superProjectSubscriptionsForSubmoduleBranch(Branch.NameKey srcBranch) throws IOException
IOException
public void updateSuperProjects() throws SubmoduleException
SubmoduleException