pub fn change_exist( branch: String, packages_name: Vec<String>, cwd: Option<String>, ) -> bool
Check if a change exists in the changes file in the root of the project.