pub fn load_commit_range_diff( path: PathBuf, oldest_oid: String, newest_oid: String, ) -> Task<Message>
Load the combined diff across a range of commits.