pub fn staged_commit_summary( summary: &str, staged_path_count: usize, extra_path_count: usize, ) -> String
Annotate a commit summary when staged-only commit leaves extras behind.