Can not establish connection from C9 to a repository in bitbucket.
$ git remote -v
myorigin git@bitbucket.org/lhudoba/toy_app (fetch)
myorigin git@bitbucket.org/lhudoba/toy_app (push)
$ git push -u myorigin --all
repository does not exist.
fatal: Could not read from remote repository.
---------------------------------------------------------------
The repository exists: :https://bitbucket.org/lhudoba/toy__app/src/master/
and it is "git" type
I appreciate any help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.