Function jj_cli::git_util::print_git_import_stats
source · pub fn print_git_import_stats(
ui: &mut Ui,
repo: &dyn Repo,
stats: &GitImportStats,
show_ref_stats: bool
) -> Result<(), CommandError>pub fn print_git_import_stats(
ui: &mut Ui,
repo: &dyn Repo,
stats: &GitImportStats,
show_ref_stats: bool
) -> Result<(), CommandError>