Skip to main content

show_diff

Function show_diff 

Source
pub fn show_diff(
    store: &ObjectStore,
    repo_root: &Path,
    idx: usize,
) -> StashResult<DiffResult>
Expand description

Show the diff for a stash entry (raw DiffResult).

ยงErrors