A callback used to create the git_remote, prior to its being used to perform the clone operation. See the documentation for git_remote_create_cb for details. This parameter may be null, indicating that git_clone should provide default behavior.
See Implementation
A callback used to create the git_remote, prior to its being used to perform the clone operation. See the documentation for git_remote_create_cb for details. This parameter may be null, indicating that git_clone should provide default behavior.