Skip to main content

find_affected

Function find_affected 

Source
pub fn find_affected(root: &Path, base_ref: &str) -> Result<AffectedResult>
Expand description

Main orchestration: given a project root and base ref, determine which packages are affected by git changes.