pub fn load_commit_multi_diffs( path: PathBuf, oid: String, file_paths: Vec<String>, ) -> Task<Message>
Load diffs for multiple files in a commit and return them all together.