pub fn last_commit_epoch_ms(repo_path: &Path) -> Option<u64>
Get the latest git commit timestamp for a path, if the path is in a repo.