pub fn is_worktree_dirty(repo: &Repository) -> Result<bool>Expand description
Return true if the repository’s working tree has any changes (including untracked)
pub fn is_worktree_dirty(repo: &Repository) -> Result<bool>Return true if the repository’s working tree has any changes (including untracked)