pub fn git_restore( repo_dir: &Path, sha: &str, path: Option<&str>, ) -> Result<(), String>
Restore a file or path to a specific commit