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