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