cloud-cardboard-viewer icon indicating copy to clipboard operation
cloud-cardboard-viewer copied to clipboard

Tutorial step 5 doesn't mention need to setup git credentials

Open djohnlewis opened this issue 7 years ago • 1 comments

git push --all google generates: fatal: remote error: Forbidden

djohnlewis avatar Oct 20 '18 15:10 djohnlewis

gcloud init && git config --global credential.https://source.developers.google.com.helper gcloud.cmd from the stackdriver debug codelab helped

as did creating the repo from the console

I'd like to think that the codelab will be updated to include these steps rather than expecting people to trawl through the git issues

djohnlewis avatar Oct 20 '18 20:10 djohnlewis