Constructor
GgitCloneOptionsnew
Declaration [src]
GgitCloneOptions*
ggit_clone_options_new (
  void
)
      Return value
Type: GgitCloneOptions
A newly allocated GgitCloneOptions.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |