【发布时间】:2018-09-18 03:00:48
【问题描述】:
我已按照Google Cloud Source Repositories 在source.cloud.google.com 中提供的步骤进行操作
- gcloud init && git config --global credential.https://source.developers.google.com.helpergcloud.cmd
- git 远程添加谷歌https://source.developers.google.com/p/[Project-id]/path
- git push --all google
但我得到了错误: 无效的身份验证凭据
我很沮丧按照这些步骤无法完成任务
【问题讨论】:
标签: git google-cloud-platform google-cloud-repository