gr::git

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.