pub fn load_multi_file_commit_vs_workdir( path: PathBuf, oid: String, file_paths: Vec<String>, ) -> Task<Message>
Diff multiple files from a specific commit against the current working tree.