pub fn print_git_import_stats(
    ui: &mut Ui,
    stats: &GitImportStats
) -> Result<(), CommandError>