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 TypeClassDescriptionclassClone a repository into a new working directoryclassA class used to execute aFetchcommand.classThe ls-remote commandclassThe Pull commandclassA class used to execute aPushcommand.classA class used to execute a submodule add command.classA class used to execute a submodule update command.Methods in org.eclipse.jgit.api with parameters of type TransportCommandModifier and TypeMethodDescriptionprotected CTransportCommand.configure(TransportCommand childCommand) Configure a child command with the current configuration set inthiscommand