https://github.com/kohsuke/github-api/blob/master/src/main/java/org/kohsuke/github/GHRepository.java#L589 The "forkTo" method, however, does have some nice blocking in place.
https://github.com/kohsuke/github-api/blob/master/src/main/java/org/kohsuke/github/GHRepository.java#L589
The "forkTo" method, however, does have some nice blocking in place.