remote_url

Function remote_url 

Source
pub fn remote_url(
    exec: &impl TaskRunner<Response = ShellResponse>,
) -> Result<CmdInfo>
Expand description

Get the origin remote url from the local git repository.