pub fn show_file_delta( workdir: &Path, sha: &str, file: &Path, ) -> Result<String, String>
Unified diff for one file at a commit (the delta view).