Function workspace_node_tools::changes::change_exist
source ยท pub fn change_exist(
branch: String,
packages_name: Vec<String>,
cwd: Option<String>,
) -> boolExpand description
Check if a change exists in the changes file in the root of the project.