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

Packages that use WrongRepositoryStateException
org.eclipse.jgit.api   
 

Uses of WrongRepositoryStateException in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that throw WrongRepositoryStateException
 PullResult PullCommand.call()
          Executes the Pull command with all the options and parameters collected by the setter methods (e.g.
 MergeResult MergeCommand.call()
          Executes the Merge 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 © 2011. All Rights Reserved.