Hello,
I'm a japanese user.
I migrating mercurial repos to git using the following URL.
but, I have error message "not found the repository" with input command "hg push"
why? git repo's url should be correct.
I wrote my hgrc,
[paths]
default = ssh://hg@bitbucket.org/myorg/repo_name
default = git+ssh://git@bitbucket.org/myorg/repo_name.git
I wrote too, but don't work
[paths]
#default = ssh://hg@bitbucket.org/myorg/repo_name
default = git+ssh://git@bitbucket.org/myorg/repo_name.git
this command input to sourcetree's terminal.
please tell me cause and remedy.
best regards,
Hiromi
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.