Skip to main content

compare_worktree

Function compare_worktree 

Source
pub fn compare_worktree<S: ObjectStore + ?Sized>(
    store: &S,
    root: &Path,
    tree: &Tree,
    ignore_patterns: &[String],
) -> Result<WorktreeStatus>
Expand description

Compare worktree against a tree.