Another "No Git repository was detected"
-
I seem to be getting the “No Git repository was detected” message on the dashboard. I’m using a LAMP setup. Git is correctly set up. I can push from the terminal, logged in as the apache user just fine. Revisr even did a daily backup just fine, except it skipped the DB. So, git should be working.
Unless I disable Revisr, I get a lot of blank pages in the WP admin pages. Looking at the apache log, I see a lot of these errors:
fatal: Not a git repository (or any of the parent directories): .gitI tried manually running
git rev-parse --show-toplevelin the WordPress root as the apache user, and it returned the right path, so I’m really confused as to what might be going on. Any ideas?
The topic ‘Another "No Git repository was detected"’ is closed to new replies.