changelog_changes

Function changelog_changes 

Source
pub fn changelog_changes(
    tree: &dyn Tree,
    basis_tree: &dyn PyTree,
    cl_path: &Path,
) -> Result<Option<Vec<String>>, Error>
Expand description

Find changes in a changelog file.