Method
GgitRevertOptionscopy
Declaration [src]
GgitRevertOptions*
ggit_revert_options_copy (
GgitRevertOptions* revert_options
)
Return value
Returns: | GgitRevertOptions |
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 . |