| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHCompare |
GHRepository.getCompare(GHBranch id1,
GHBranch id2) |
GHCompare |
GHRepository.getCompare(GHCommit id1,
GHCommit id2) |
GHCompare |
GHRepository.getCompare(java.lang.String id1,
java.lang.String id2)
Gets a comparison between 2 points in the repository.
|
GHCompare |
GHCompare.wrap(GHRepository owner) |
Copyright © 2016. All Rights Reserved.