Uses of Class
org.eclipse.jgit.api.SubmoduleStatusCommand
-
Packages that use SubmoduleStatusCommand Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of SubmoduleStatusCommand in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return SubmoduleStatusCommand Modifier and Type Method Description SubmoduleStatusCommandSubmoduleStatusCommand. addPath(String path)Add repository-relative submodule path to limit status reporting toSubmoduleStatusCommandGit. submoduleStatus()Returns a command object to execute asubmodule statuscommand
-