Skip to main content

has_worktree_changes

Function has_worktree_changes 

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

Check if a worktree has uncommitted changes (modified or untracked files).