|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubmoduleAddCommand | |
|---|---|
| org.eclipse.jgit.api | High-level API commands (the porcelain of JGit). |
| Uses of SubmoduleAddCommand in org.eclipse.jgit.api |
|---|
| Methods in org.eclipse.jgit.api that return SubmoduleAddCommand | |
|---|---|
SubmoduleAddCommand |
SubmoduleAddCommand.setPath(java.lang.String path)
Set repository-relative path of submodule |
SubmoduleAddCommand |
SubmoduleAddCommand.setProgressMonitor(ProgressMonitor monitor)
The progress monitor associated with the clone operation. |
SubmoduleAddCommand |
SubmoduleAddCommand.setURI(java.lang.String uri)
Set URI to clone submodule from |
SubmoduleAddCommand |
Git.submoduleAdd()
Returns a command object to execute a submodule add command |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||