GitHub — fatal: ‘/data/repositories…’ does not appear to be a git repository

I just found out that my specific problem with GitHub doesn’t have to do with MY settings at all — I need to ask GitHub to fix an error in their systems.

http://support.github.com/discussions/repos/3426-fatal-datarepositories-does-not-appear-to-be-a-git-repository

Hopefully this helps somebody else getting the same problem.

Make sure you can ssh git@github.com

ssh git@github.com
ERROR: Hi yuchant! You've successfully authenticated, but GitHub does not provide shell access
Connection to github.com closed.

If you are having issues with permissions, read the answer to this stack question: http://stackoverflow.com/questions/922210/unable-to-git-push-master-to-github for tons of debugging ideas.

For me, it turns out it wasn’t my fault : )

3 Comments

  1. Kevin Dean says:

    I have no idea what this means.

    1. Yuji Tomita says:

      Hahaha you made it far man!

  2. wang says:

    zen me jie jue de .

Leave a Comment