Uses of Class
org.kohsuke.github.GHCommitPointer
-
Packages that use GHCommitPointer Package Description org.kohsuke.github -
-
Uses of GHCommitPointer in org.kohsuke.github
Methods in org.kohsuke.github that return GHCommitPointer Modifier and Type Method Description GHCommitPointerGHPullRequest. getBase()This points to where the change should be pulled into, but I'm not really sure what exactly it means.GHCommitPointerGHPullRequest. getHead()The change that should be pulled.
-