pub fn read_git_status(cwd: &Path) -> Option<String>
Reads a short summary of the current git status (branch + changes).