pub fn git_status( cwd: &Path, show: StatusShow, ) -> Result<BTreeMap<String, Status>, Error>
Checks if the repo has unstaged or untracked files