Method
GgitCherryPickOptionsset_checkout_options
Declaration [src]
void
ggit_cherry_pick_options_set_checkout_options (
GgitCherryPickOptions* options,
GgitCheckoutOptions* checkout_options
)
Parameters
checkout_options
-
Type:
GgitCheckoutOptions
A
GgitCheckoutOptions
.The argument can be NULL
.The data is owned by the caller of the method.