public class RepositoryInfo extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static RepositoryInfo |
EMPTY_REPOSITORY_INFO |
Constructor and Description |
---|
RepositoryInfo(String defaultBranch) |
public static final RepositoryInfo EMPTY_REPOSITORY_INFO
public RepositoryInfo(String defaultBranch)
public String getDefaultBranch()
Copyright © 2016–2023. All rights reserved.