Package | Description |
---|---|
org.eclipse.jgit.api |
Modifier and Type | Method and Description |
---|---|
SubmoduleUpdateCommand |
SubmoduleUpdateCommand.addPath(java.lang.String path)
Add repository-relative submodule path to initialize
|
SubmoduleUpdateCommand |
SubmoduleUpdateCommand.setProgressMonitor(ProgressMonitor monitor)
The progress monitor associated with the clone operation.
|
SubmoduleUpdateCommand |
Git.submoduleUpdate()
Returns a command object to execute a
submodule update command |
Copyright © 2012. All Rights Reserved.