git_remote_callbacks.resolve_url

Resolve URL before connecting to remote. The returned URL will be used to connect to the remote instead.

struct git_remote_callbacks
.git_url_resolve_cb resolve_url;

Meta