Uses of Class
org.eclipse.jgit.api.SubmoduleAddCommand
Packages that use SubmoduleAddCommand
-
Uses of SubmoduleAddCommand in org.eclipse.jgit.api
Subclasses with type arguments of type SubmoduleAddCommand in org.eclipse.jgit.apiModifier and TypeClassDescriptionclassA class used to execute a submodule add command.Methods in org.eclipse.jgit.api that return SubmoduleAddCommandModifier and TypeMethodDescriptionSet the submodule nameSet repository-relative path of submoduleSubmoduleAddCommand.setProgressMonitor(ProgressMonitor monitor) The progress monitor associated with the clone operation.Set URI to clone submodule fromGit.submoduleAdd()Return a command object to execute asubmodule addcommand