Function gr::git::remote_url

source ยท
pub fn remote_url(
    exec: &impl TaskRunner<Response = Response>
) -> Result<CmdInfo>
Expand description

Get the origin remote url from the local git repository.