Package | Description |
---|---|
org.eclipse.jgit.api |
Modifier and Type | Method and Description |
---|---|
LsRemoteCommand |
Git.lsRemote()
Returns a command object to execute a
ls-remote command |
LsRemoteCommand |
LsRemoteCommand.setRemote(java.lang.String remote)
The remote (uri or name) used for the fetch operation.
|
Copyright © 2012. All Rights Reserved.