public static interface FetchCommand.Callback
Modifier and Type | Method and Description |
---|---|
void |
fetchingSubmodule(String name)
Notify fetching a submodule.
|
void fetchingSubmodule(String name)
name
- the submodule name.Copyright © 2020 Eclipse JGit Project. All rights reserved.