Skip to main content

fetch_remote

Function fetch_remote 

Source
pub async fn fetch_remote(
    repo_dir: &str,
    remote: Option<&str>,
) -> Result<String, String>
Expand description

Fetch from a remote (default: origin)