hasUncommittedChanges property

bool hasUncommittedChanges
final

Whether the working tree has uncommitted changes, including staged, unstaged, and untracked files.

Implementation

final bool hasUncommittedChanges;