Uses of Class
org.kohsuke.github.GHCommitPointer

Uses of GHCommitPointer in org.kohsuke.github
 

Methods in org.kohsuke.github that return GHCommitPointer
 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.
 



Copyright © 2011. All Rights Reserved.