public interface GitMetadata
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getForks()
Returns the list of forks names it has
|
String |
getName()
Returns repository name
|
String |
getOrigin()
The name of the its origin repository
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.