pub fn format( commit: &Commit<'_>, branches: String, hash_color: Option<u8>, ) -> Vec<String>
Format a commit.