pub fn git_config( username: &String, email: &String, cwd: &String, ) -> Result<bool, Error>
Configure git user name and email