Method
GgitMergeOptionscopy
Declaration [src]
GgitMergeOptions*
ggit_merge_options_copy (
GgitMergeOptions* merge_options
)
Return value
Returns: | GgitMergeOptions |
A newly allocated |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |