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

Packages that use InvalidRemoteException
org.eclipse.jgit.api   
 

Uses of InvalidRemoteException in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that throw InvalidRemoteException
 Iterable<PushResult> PushCommand.call()
          Executes the push command with all the options and parameters collected by the setter methods of this class.
 FetchResult FetchCommand.call()
          Executes the fetch command with all the options and parameters collected by the setter methods of this class.
 PullResult PullCommand.call()
          Executes the Pull command with all the options and parameters collected by the setter methods (e.g.
 



Copyright © 2011. All Rights Reserved.