Uses of Class
org.eclipse.jgit.api.CherryPickResult

Packages that use CherryPickResult
org.eclipse.jgit.api   
 

Uses of CherryPickResult in org.eclipse.jgit.api
 

Fields in org.eclipse.jgit.api declared as CherryPickResult
static CherryPickResult CherryPickResult.CONFLICT
          A CherryPickResult with status CherryPickResult.CherryPickStatus.CONFLICTING
 

Methods in org.eclipse.jgit.api that return CherryPickResult
 CherryPickResult CherryPickCommand.call()
          Executes the Cherry-Pick command with all the options and parameters collected by the setter methods (e.g.
 



Copyright © 2012. All Rights Reserved.