octopress icon indicating copy to clipboard operation
octopress copied to clipboard

fatal: 'github.com/imathis/octopress.git' does not appear to be a git repository

Open akshayvyas29 opened this issue 10 years ago • 3 comments

Hi

I've been trying to update Octopress as given on octopress docs, and I've run into this error.

akshay@akshay:~/octopress$ git pull octopress master fatal: 'github.com/imathis/octopress.git' does not appear to be a git repository fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

and the output of "git remote -v" is

octopress github.com/imathis/octopress.git (fetch) octopress github.com/imathis/octopress.git (push) origin git://github.com/imathis/octopress.git (fetch) origin git://github.com/imathis/octopress.git (push)

akshayvyas29 avatar Nov 02 '14 20:11 akshayvyas29

You need the git:// before github.com. Did the docs not include it?

parkr avatar Nov 03 '14 04:11 parkr

what is that? such as: fatal: '[email protected]/JvH5TesR.git' does not appear to be a git repository fatal: Could not read from remote repository Place tell me Thancks!

JvIsBoy avatar Aug 10 '16 09:08 JvIsBoy

have you resove it ? i meet the problem too, tell me how to solve it ,thank you

Melody-Fair avatar Apr 03 '17 10:04 Melody-Fair