git_remote_url

Get the remote's url

If url.*.insteadOf has been configured for this URL, it will return the modified URL.

@param remote the remote @return a pointer to the url

extern (C) nothrow @nogc
const(char)*
git_remote_url

Meta