Skip to main content

has_changes

Function has_changes 

Source
pub fn has_changes(path: &Path) -> Result<bool>
Expand description

Check if a worktree has any uncommitted changes (staged, unstaged, or untracked).