They would have thanked some help in this - they tried offers from related posts to no avail. OS Windows 10.
auth and init work fine, but when I clone the cloud repository locally, I keep getting errors
on gcloud source repos clone default --project=project-1234I get:
Cloning to 'C: \ Users \ Me \ default' ...
ERROR: (gcloud.auth.git-helper) Invalid input string format: [path =].
fatal: remote error: invalid username / password.
You may need to use the OAuth token password; Please note that the generated google.com passwords are not compatible with
ERROR private repositories : (gcloud.source.repos.clone) Command '[' git ',' clone ',' https://source.developers.google.com/p/ project-1234 / r / default ',' C: \ Users \ Me \ default ',' --config ',' credential.helper = "gcloud.cmd" ']]' returns a nonzero exit status of 128
I tried a couple of reinstallations (Git and GCloud) but failed to fix this - any ideas?
G dog source
share