Skip to main content

has_uncommitted_changes

Function has_uncommitted_changes 

Source
pub fn has_uncommitted_changes(worktree_path: &Path) -> Result<bool>
Expand description

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