JGithubForks
class JGithubForks extends JGithubObject
GitHub API Forks class for the Joomla Platform.
Methods
object
create(
string $user,
string $repo,
string $org = '')
Method to fork a repository.
array
getList(
string $user,
string $repo,
integer $page,
integer $limit)
Method to list forks for a repository.