Method
GgitSubmoduleUpdateOptionsset_fetch_options
Declaration [src]
void
ggit_submodule_update_options_set_fetch_options (
GgitSubmoduleUpdateOptions* options,
GgitFetchOptions* fetch_options
)
Parameters
fetch_options |
GgitFetchOptions |
A |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. |