Function debian_analyzer::debcommit::changelog_commit_message

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