Method
GgitCherryPickOptionsset_merge_options
Declaration [src]
void
ggit_cherry_pick_options_set_merge_options (
GgitCherryPickOptions* options,
GgitMergeOptions* merge_options
)
Parameters
merge_options |
GgitMergeOptions |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |