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