Skip to main content

resolve_fetch_source

Function resolve_fetch_source 

Source
pub fn resolve_fetch_source(
    config: &GitConfig,
    remote: &str,
    relative_base: &Path,
) -> Result<(String, FetchSource)>
Expand description

Resolve fetch URL rewriting and transport source in one step.