Skip to main content

changed_files

Function changed_files 

Source
pub fn changed_files(repo_path: &Path, base_ref: &str) -> Result<GitDiff>
Expand description

Compute changed files between a base ref and HEAD (plus uncommitted changes).