Created
March 31, 2014 07:10
-
-
Save masaru-b-cl/9886892 to your computer and use it in GitHub Desktop.
git clone from SSH error messages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ git clone ssh://[email protected]:22/takano-s/my-repos.git my-repos | |
Cloning into 'my-repos'... | |
[email protected]'s password: | |
bash: git-upload-pack: command not found | |
fatal: Could not read from remote repository. | |
Please make sure you have the correct access rights | |
and the repository exists. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment