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