Function debian_analyzer::debcommit::changelog_changes

source ยท
pub fn changelog_changes(
    tree: &dyn Tree,
    basis_tree: &dyn Tree,
    cl_path: &Path,
) -> Result<Option<Vec<String>>, Error>