I'm currently trying to use Magit with Emacs 23.1 on Win7 64-bit but Magit does not recognise my git repositories. Please bear in mind I'm a complete Emacs newbie.
I run the magit-status command and it asks for a directory containing the repo, which I obviously type in and then it just says every time I try: "There is no Git repository in "e:/path/to/directory". Create one? (y or n)" when there definitely is a repository in there.
Has anybody else encountered this? I've read that it could possibly be that the actual git.exe can't be found and I've tried messing around with my Path variable but nothing I do is allowing Magit to recognise my repositories. Any ideas?