Skip to content

Instantly share code, notes, and snippets.

@masaru-b-cl
Created March 31, 2014 07:10
Show Gist options
  • Save masaru-b-cl/9886892 to your computer and use it in GitHub Desktop.
Save masaru-b-cl/9886892 to your computer and use it in GitHub Desktop.
git clone from SSH error messages
$ 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