Method

GgitCherryPickOptionsget_checkout_options

Declaration [src]

GgitCheckoutOptions*
ggit_cherry_pick_options_get_checkout_options (
  GgitCherryPickOptions* options
)

Description [src]

Get the checkout options.

Return value

Returns: GgitCheckoutOptions
 

A GgitCheckoutOptions.

 The data is owned by the instance.