Uses of Class
org.eclipse.jgit.api.SubmoduleAddCommand
Packages that use SubmoduleAddCommand
-
Uses of SubmoduleAddCommand in org.eclipse.jgit.api
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 add
command