Function format

Source
pub fn format(
    commit: &Commit<'_>,
    branches: String,
    hash_color: Option<u8>,
) -> Vec<String>
Expand description

Format a commit.