pub fn print_checkout_stats( ui: &Ui, stats: &CheckoutStats, new_commit: &Commit, ) -> Result<(), Error>