get_changed_since

Function get_changed_since 

Source
pub fn get_changed_since(
    repo_path: &Path,
    since_ref: &str,
) -> Result<Vec<PathBuf>>
Expand description

Get files changed since a specific ref (branch/commit/tag)