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