Method

GgitCherryPickOptionsget_merge_options

Declaration [src]

GgitMergeOptions*
ggit_cherry_pick_options_get_merge_options (
  GgitCherryPickOptions* options
)

Description [src]

Get the merge options.

Return value

Returns: GgitMergeOptions
 

A GgitMergeOptions.

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