Uses of Class
org.kohsuke.github.GHRepositoryForkBuilder
-
Uses of GHRepositoryForkBuilder in org.kohsuke.github
Modifier and TypeMethodDescriptionGHRepository.createFork()
Create fork gh repository fork builder.GHRepositoryForkBuilder.defaultBranchOnly
(boolean defaultBranchOnly) Sets whether to fork only the default branch.Sets a custom name for the forked repository.GHRepositoryForkBuilder.organization
(GHOrganization organization) Specifies the target organization for the fork.