Method

GgitCloneOptionsget_fetch_options

Declaration [src]

GgitFetchOptions*
ggit_clone_options_get_fetch_options (
  GgitCloneOptions* options
)

Description [src]

Get the fetch options object or NULL if not set.

Return value

Type: GgitFetchOptions

The fetch options or NULL.

The returned data is owned by the instance.