Skip to main content

diff_workdir

Function diff_workdir 

Source
pub fn diff_workdir(
    repo_path: impl AsRef<Path>,
    mode: WorkdirDiffMode,
    options: DiffOptions,
) -> Result<DiffResult>
Expand description

Compute LOC diff for working directory changes.