pull/5804/head
tstromberg 2019-10-31 12:48:45 -07:00
parent 52bba15b38
commit f66c8d0193
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ echo "***********************************************************************"
echo "Sorry, this script has not yet been updated to support non-cask updates"
echo "See https://github.com/kubernetes/minikube/issues/5779"
echo "***********************************************************************"
exit 99
git config --global user.name "${GITHUB_USER}"
git config --global user.email "${GITHUB_USER}@google.com"