debian_analyzer::debcommit

Function changelog_commit_message

source
pub fn changelog_commit_message(
    tree: &dyn Tree,
    basis_tree: &dyn Tree,
    path: &Path,
) -> Result<String, Error>