Skip to main content

changed_since_commit

Function changed_since_commit 

Source
pub fn changed_since_commit(
    repo_root: &Path,
    wiki_root: &Path,
    from_commit: &str,
) -> Result<Vec<ChangedFile>>
Expand description

Detect changed .md files under wiki/ between a past commit and HEAD.