Function

GgitMergeOptionsnew

Declaration [src]

GgitMergeOptions*
ggit_merge_options_new (
  void
)

Description [src]

Creates a new GgitMergeOptions.

Return value

Returns: GgitMergeOptions
 

A newly allocated GgitMergeOptions.

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