Function get_change

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

Get all changes for a specific branch from the changes file in the root of the project.