pub fn cmd_import_git( cli: &Cli, path: Option<GitSource>, refs: Vec<String>, lossy: bool, ) -> Result<()>