|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of GHRepository in org.kohsuke.github |
|---|
| Methods in org.kohsuke.github that return GHRepository | |
|---|---|
GHRepository |
GitHub.createRepository(java.lang.String name,
java.lang.String description,
java.lang.String homepage,
boolean isPublic)
Creates a new repository. |
GHRepository |
GHRepository.fork()
Forks this repository. |
GHRepository |
GHUser.getRepository(java.lang.String name)
|
| Methods in org.kohsuke.github that return types with arguments of type GHRepository | |
|---|---|
java.util.Map<java.lang.String,GHRepository> |
GHUser.getRepositories()
Gets the repositories this user owns. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||