我是GCloud的新手,尝试设置git存储库。我无法通过git推送代码。 我按照here步骤进行了操作。我通过stackoverflow和google发布了其他问题。
我一直收到这个错误:
git push google master
ERROR: (gcloud.auth.git-helper) Invalid input line format: [path=].
fatal: remote error: Invalid username/password.
You may need to use your OAuth token password; Note that generated google.com passwords are not compatible with
repositories
我在开始时运行了gcloud init。为什么我收到Path和OAuth令牌错误?我应该在哪里输入这些信息?