Function

GgitFetchOptionsnew

Declaration [src]

GgitFetchOptions*
ggit_fetch_options_new (
  void
)

Description [src]

Creates a new GgitFetchOptions.

Return value

Type: GgitFetchOptions

A newly allocated GgitFetchOptions.

The caller of the function takes ownership of the data, and is responsible for freeing it.