Skip to main content

import_selected_refs

Function import_selected_refs 

Source
pub fn import_selected_refs(
    bridge: &mut GitBridge<'_>,
    git_path: Option<&Path>,
    refs: &[String],
) -> GitResult<ImportStats>