Skip to main content

worktree_has_changes

Function worktree_has_changes 

Source
pub fn worktree_has_changes(path: &Path) -> bool
Expand description

Whether a worktree has uncommitted changes. Used before removing one git-stk created, so work in it is never silently discarded.