Uses of Class
org.eclipse.jgit.api.SubmoduleDeinitCommand
Packages that use SubmoduleDeinitCommand
-
Uses of SubmoduleDeinitCommand in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return SubmoduleDeinitCommandModifier and TypeMethodDescriptionAdd repository-relative submodule path to deinitializeSubmoduleDeinitCommand.setForce(boolean force) Iftrue, call() will deinitialize modules with local changes; else it will refuse to do so.Git.submoduleDeinit()Returns a command object to execute asubmodule deinitcommand