pub fn git_file_last_modified( repo_dir: &Path, file_path: &str, ) -> Result<SystemTime, String>
Get the last modified date of a file in the repo