Skip to main content

gate_git_source

Function gate_git_source 

Source
pub fn gate_git_source(
    home: &Path,
    source_url: &str,
    repository: &Path,
) -> PrayResult<()>