git_remote_pushurl

Get the remote's url for pushing

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

@param remote the remote @return a pointer to the url or null if no special url for pushing is set

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

Meta