gitStatus property
Compact git status (+staged ~modified ?untracked), or null when clean
or not a git repo.
Implementation
final String? gitStatus;
Compact git status (+staged ~modified ?untracked), or null when clean
or not a git repo.
final String? gitStatus;