Skip to main content

git_changed_files

Function git_changed_files 

Source
pub fn git_changed_files(root: &Path, git_ref: &str) -> Result<Vec<PathBuf>>
Expand description

Get changed files from git diff against a ref.