• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Highest Highest
    • None
    • 2.3.1
    • Git
    • None
    • Severity 2 - Major

      On Mac OS X, I am not able to connect to Google Cloud Source Repository (GCSR). I am able to connect on Windows with SourceTree.

      I get a prompt for username/password. This is not a feature of GCSR. The normal action is to set the credential.helper to look at a Google cloud SDK utility, as in:
      $ git config credential.helper gcloud.sh
      (This works for SourceTree on Windows, but not for Mac OS X)

      Below is the error message received, after cancelling the prompt window for username/password.
      (The credential.helper appears to be set to use "sourcetree")

      git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --tags xhfc-remote refs/heads/master:refs/heads/master
      Pushing to https://source.developers.google.com/p/acme-it-dev/r/xhfc
      git: 'credential-gcloud.sh' is not a git command. See 'git --help'.
      git: 'credential-gcloud.sh' is not a git command. See 'git --help'.
      2016-09-30 15:15:20.966 git-credential-sourcetree[6123:83900] User cancelled username prompt.
      fatal: could not read Username for 'https://source.developers.google.com': Device not configured
      Completed with errors, see above

      How do I resolve the problem on Mac OS X, so I can push/pull from a remote GCSR?

            [SRCTREE-4104] Remote connect to Google Cloud Source Repository fails

            There are no comments yet on this issue.

              Unassigned Unassigned
              b289bbfa5a7b Henry Culver
              Affected customers:
              2 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated: