Method
GgitCloneOptionsget_fetch_options
Declaration [src]
GgitFetchOptions*
ggit_clone_options_get_fetch_options (
GgitCloneOptions* options
)
Return value
Type: GgitFetchOptions
The fetch options or NULL
.
The returned data is owned by the instance. |