Hello,
in SourceTree I can see all repositorys in the client so i belive Auth is working.
But when trying to Clone a repo. i get the following error:
i use Google as authendication.
Error:
Command: git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks ls-remote https://USERNAME@bitbucket.org/USERNAME/misc.gitOutput: Error: remote: Too many invalid password attempts. Log in at https://id.atlassian.com/ to restore access.fatal: unable to access 'https://bitbucket.org/USERNAME/misc.git/': The requested URL returned error: 403
Doh forgot to install Git.... now it works.
in a browser if i go to https://bitbucket.org/USERNAME/misc.git/ it redirects me to https://bitbucket.org/USERNAME/misc/src/master/ so that part works aswell....
It looks like you're new here. Sign in or register to get started.