Skip to main content

changed_since

Function changed_since 

Source
pub fn changed_since(root: &Path, rev: &str) -> Result<Vec<ChangedFile>>
Expand description

Files changed relative to rev (e.g. a branch, tag, or HEAD~5).