Function get_package_change

Source
pub fn get_package_change(
    package_name: String,
    branch: String,
    cwd: Option<String>,
) -> Option<Change>
Expand description

Get a change for a specific package from the changes file in the root of the project.