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