get.repository.forks {github} | R Documentation |
list forks
get.repository.forks(owner, repo, ..., ctx = get.github.context())
owner |
the repo owner (user, org, etc) |
repo |
the name of the repo |
... |
extra parameters. See http://developer.github.com/v3/repos/forks/#list-forks for details. |
ctx |
the github context object |
the list of forks