Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method and Description |
---|---|
FetchCommand |
FetchCommand.setCallback(FetchCommand.Callback callback)
Register a progress callback.
|
SubmoduleUpdateCommand |
SubmoduleUpdateCommand.setFetchCallback(FetchCommand.Callback callback)
Set status callback for submodule fetch operation.
|
Copyright © 2018 Eclipse JGit Project. All rights reserved.