Searched refs:gitRes (Results 1 – 1 of 1) sorted by relevance
218 CommandResult gitRes = in isGoogleUser() local221 if (CommandStatus.SUCCESS.equals(gitRes.getStatus())) { in isGoogleUser()222 String stdout = gitRes.getStdout(); in isGoogleUser()