Method
GgitRebaseOptionscopy
Declaration [src]
GgitRebaseOptions*
ggit_rebase_options_copy (
GgitRebaseOptions* rebase_options
)
Return value
Returns: | GgitRebaseOptions |
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 . |