Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no way to list forks of a repository #183

Closed
marc-guenther opened this issue Apr 28, 2015 · 0 comments
Closed

no way to list forks of a repository #183

marc-guenther opened this issue Apr 28, 2015 · 0 comments

Comments

@marc-guenther
Copy link
Contributor

Seems there is no way to list all the forks of a GHRepository. I only find methods to count them(?), and to check if it is a fork, and look for parent/source, and to create a fork.

Github API supports to list forks

marc-guenther added a commit to marc-guenther/github-api that referenced this issue Apr 29, 2015
listForks() will list all forks of a repository.
An optional sort argument is also supported.
marc-guenther added a commit to marc-guenther/github-api that referenced this issue Apr 29, 2015
listForks() will list all forks of a repository.
An optional sort argument is also supported.
kohsuke added a commit that referenced this issue Jul 17, 2015
Fixes #183: added a method listForks() to GHRepository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant