JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
GHCommitPointer
GHPullRequest.
getBase
()
This points to where the change should be pulled into, but I'm not really sure what exactly it means.
GHCommitPointer
GHPullRequest.
getHead
()
The change that should be pulled.