Callback to resolve URLs before connecting to remote
If you return git_error_code.GIT_PASSTHROUGH, you don't need to write anything to url_resolved.
0 on success, git_error_code.GIT_PASSTHROUGH or an error
See Implementation
Callback to resolve URLs before connecting to remote
If you return git_error_code.GIT_PASSTHROUGH, you don't need to write anything to url_resolved.