GHRepository.getCompare(String,String) supports cross-fork comparisons, but this does not: https://github.com/kohsuke/github-api/blob/master/src/main/java/org/kohsuke/github/GHRepository.java#L684-L686 This is a simple fix.
GHRepository.getCompare(String,String) supports cross-fork comparisons, but this does not:
https://github.com/kohsuke/github-api/blob/master/src/main/java/org/kohsuke/github/GHRepository.java#L684-L686
This is a simple fix.