Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method and Description |
---|---|
SubmoduleStatusCommand |
SubmoduleStatusCommand.addPath(String path)
Add repository-relative submodule path to limit status reporting to
|
SubmoduleStatusCommand |
Git.submoduleStatus()
Returns a command object to execute a
submodule status command |
Copyright © 2019 Eclipse JGit Project. All rights reserved.