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