pub fn remote_url(
exec: &impl TaskRunner<Response = ShellResponse>,
) -> Result<CmdInfo>Expand description
Get the origin remote url from the local git repository.
pub fn remote_url(
exec: &impl TaskRunner<Response = ShellResponse>,
) -> Result<CmdInfo>Get the origin remote url from the local git repository.