|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransportCommand | |
|---|---|
| org.eclipse.jgit.api | |
| Uses of TransportCommand in org.eclipse.jgit.api |
|---|
| Subclasses of TransportCommand in org.eclipse.jgit.api | |
|---|---|
class |
CloneCommand
Clone a repository into a new working directory |
class |
FetchCommand
A class used to execute a Fetch command. |
class |
LsRemoteCommand
The ls-remote command |
class |
PullCommand
The Pull command |
class |
PushCommand
A class used to execute a Push command. |
| Methods in org.eclipse.jgit.api with parameters of type TransportCommand | |
|---|---|
protected C |
TransportCommand.configure(TransportCommand childCommand)
Configure a child command with the current configuration set in this command |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||