Function change_exist

Source
pub fn change_exist(
    branch: String,
    packages_name: Vec<String>,
    cwd: Option<String>,
) -> bool
Expand description

Check if a change exists in the changes file in the root of the project.