Function workspace_node_tools::changes::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.