is_worktree_dirty

Function is_worktree_dirty 

Source
pub fn is_worktree_dirty(repo: &Repository) -> Result<bool>
Expand description

Return true if the repository’s working tree has any changes (including untracked)