I get the error message:
fatal: https://source.developers.google.com/p/projectname/r/default/info/refs not found: did you run git update-server-info on the server?
The project exists and I've followed with successful authentication using gcloud init
.
But when I do "git push google master" I get the above error.