Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method | Description |
---|---|---|
PullResult |
PullCommand.call() |
Executes the
Pull command with all the options and parameters
collected by the setter methods (e.g. |
Collection<String> |
SubmoduleUpdateCommand.call() |
Execute the SubmoduleUpdateCommand command.
|
Copyright © 2018. All rights reserved.