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