From: brett l. <bre...@gm...> - 2012-02-20 13:02:51
|
On Mon, Feb 20, 2012 at 7:34 AM, Erik Vos <eri...@xs...> wrote: > When executing 'git pull' I'm getting the messages "'/gitroot/rails/rails' > does not appear to be a git repository" and "The remote end hung up > unexpectedly". > Until yesterday it worked fine. Any problem out there? > > Erik. > > At the top of your git root, is there still a ".git" sub-directory? It sounds like the git tools can't find the .git directory that houses all of the repository information. ---Brett. |