Google クラウド リポジトリを試すためにサインアップしたばかりで、開始リストを試しましたが失敗しました
git remote add google https://source.developers.google.com/p/*name-xxxxxx*/r/default
git push google master
fatal: remote error: Forbidden
彼らが私に許可がないと思っているかどうかわかりません。私は組織プロジェクトの所有者です
ソース ツール コンソールでリポジトリを作成しました
次に、彼らの指示に従ってローカル リポジトリを作成しようとしましたが、失敗しました。
gcloud source repos clone source --project=project-xxxxxx
Cloning into 'xxx\\source'...
ERROR: (gcloud.auth.git-helper) Invalid input line format: [path=].
fatal: remote error:
Invalid authentication credentials.
Please generate a new identifier:
https://source.developers.google.com/auth/start?scopes=https://www.googleapis.com/auth/cloud-platform
ERROR: (gcloud.source.repos.clone) Command '['git', 'clone', 'https://source.developers.google.com/p/project-xxxxxx/r/source', 'xxx\\source', '--config', 'credential.helper=!gcloud.cmd auth git-helper --account=aaa@bbb.com --ignore-unknown $@']' returned non-zero exit status 128