Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method and Description |
---|---|
SubmoduleInitCommand |
SubmoduleInitCommand.addPath(String path)
Add repository-relative submodule path to initialize
|
SubmoduleInitCommand |
Git.submoduleInit()
Return a command object to execute a
submodule init command |
Copyright © 2018 Eclipse JGit Project. All rights reserved.