Function

GgitRebaseOptionsnew

Declaration [src]

GgitRebaseOptions*
ggit_rebase_options_new (
  void
)

Description [src]

Creates a new GgitRebaseOptions.

Return value

Returns: GgitRebaseOptions
 

A newly allocated GgitRebaseOptions.

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