I would like to configure my mercurial project to be able to push it to the gitHub repository.
Use of command:
hg push git + ssh: //git@github.com/myusername/myproject.git
I get a message:
abort: repository git + ssh: //git@github.com/myusername/myproject.git Not Found!
I am already checking and setting up SSH connections, and it looks okay:
Hi myusername! You have successfully verified, but GitHub has not provided shell access.
My Resposatory url has been copied from github (a fork from another open-source project):
What else should I see? Why do I have such information that does not exist, while in fact, does it? Where can the problem be?
Are you sure you have enabled and set the hg-git extension? This error also appears if the extension is not setup correctly.
Can you try step-out gitubs in the local GIT repository as possible guitars?
No comments:
Post a Comment