Method
GgitPushOptionsset_remote_callbacks
Declaration [src]
void
ggit_push_options_set_remote_callbacks (
GgitPushOptions* options,
GgitRemoteCallbacks* callbacks
)
Parameters
callbacks
-
Type:
GgitRemoteCallbacks
The
GgitRemoteCallbacks
.The data is owned by the caller of the method.