pub fn changed_since_commit( repo_root: &Path, wiki_root: &Path, from_commit: &str, ) -> Result<Vec<ChangedFile>>
Detect changed .md files under wiki/ between a past commit and HEAD.
.md
wiki/