Initializes a git_remote_callbacks with default values. Equivalent to creating an instance with GIT_REMOTE_CALLBACKS_INIT.
the git_remote_callbacks struct to initialize
Version of struct; pass GIT_REMOTE_CALLBACKS_VERSION
Zero on success; -1 on failure.
See Implementation
Initializes a git_remote_callbacks with default values. Equivalent to creating an instance with GIT_REMOTE_CALLBACKS_INIT.