Function has_changed_since

Source
pub fn has_changed_since(git_dir: &Path, base: &str, paths: &[&str]) -> bool
Expand description

Returns true if any of the passed paths have changed since the base commit.