Skip to main content

load_multi_file_commit_vs_workdir

Function load_multi_file_commit_vs_workdir 

Source
pub fn load_multi_file_commit_vs_workdir(
    path: PathBuf,
    oid: String,
    file_paths: Vec<String>,
) -> Task<Message>
Expand description

Diff multiple files from a specific commit against the current working tree.