Constructor

GgitCloneOptionsnew

Declaration [src]

GgitCloneOptions*
ggit_clone_options_new (
  void
)

Description [src]

Creates a new GgitCloneOptions.

Return value

Type: GgitCloneOptions

A newly allocated GgitCloneOptions.

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