Method
GgitFetchOptionscopy
Declaration [src]
GgitFetchOptions*
ggit_fetch_options_copy (
GgitFetchOptions* fetch_options
)
Return value
Returns: | GgitFetchOptions |
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 . |