Skip to main content

is_dirty

Function is_dirty 

Source
pub async fn is_dirty(repo_dir: &Path) -> Result<bool>
Expand description

Check if the worktree has any uncommitted changes, including untracked files.