Method
GgitFetchOptionsset_remote_callbacks
Declaration [src]
void
ggit_fetch_options_set_remote_callbacks (
GgitFetchOptions* options,
GgitRemoteCallbacks* callbacks
)
Parameters
callbacks
-
Type:
GgitRemoteCallbacks
A
GgitRemoteCallbacks
orNULL
.The argument can be NULL
.The data is owned by the caller of the method.