Uses of Class
org.eclipse.jgit.api.TransportCommand
Packages that use TransportCommand
-
Uses of TransportCommand in org.eclipse.jgit.api
Subclasses of TransportCommand in org.eclipse.jgit.apiModifier and TypeClassDescriptionclass
Clone a repository into a new working directoryclass
A class used to execute aFetch
command.class
The ls-remote commandclass
The Pull commandclass
A class used to execute aPush
command.class
A class used to execute a submodule add command.class
A class used to execute a submodule update command.Methods in org.eclipse.jgit.api with parameters of type TransportCommandModifier and TypeMethodDescriptionprotected C
TransportCommand.configure
(TransportCommand childCommand) Configure a child command with the current configuration set inthis
command