Uses of Class
org.eclipse.jgit.api.errors.UnmergedPathsException

Packages that use UnmergedPathsException
org.eclipse.jgit.api   
 

Uses of UnmergedPathsException in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that throw UnmergedPathsException
 CherryPickResult CherryPickCommand.call()
          Executes the Cherry-Pick command with all the options and parameters collected by the setter methods (e.g.
 RevCommit RevertCommand.call()
          Executes the revert command with all the options and parameters collected by the setter methods (e.g.
 RevCommit CommitCommand.call()
          Executes the commit command with all the options and parameters collected by the setter methods of this class.
 



Copyright © 2012. All Rights Reserved.