gitStatusCmd top-level constant

String const gitStatusCmd

Shell command to get git status.

Implementation

const String gitStatusCmd = 'git status';