Constructor

GgitCherryPickOptionsnew

Declaration [src]

GgitCherryPickOptions*
ggit_cherry_pick_options_new (
  void
)

Description [src]

Create a new cherry-pick options object.

Return value

Returns: GgitCherryPickOptions
 

A GgitCherryPickOptions.

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