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