pub fn changed_since(root: &Path, rev: &str) -> Result<Vec<ChangedFile>>
Files changed relative to rev (e.g. a branch, tag, or HEAD~5).
rev
HEAD~5