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

Packages that use LsRemoteCommand
org.eclipse.jgit.api   
 

Uses of LsRemoteCommand in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that return LsRemoteCommand
 LsRemoteCommand Git.lsRemote()
          Returns a command object to execute a ls-remote command
 LsRemoteCommand LsRemoteCommand.setRemote(String remote)
          The remote (uri or name) used for the fetch operation.
 



Copyright © 2011. All Rights Reserved.