No Git Repository Was Detected, Even With Git in Path
-
Revisr(1.9.5) can’t detect my repo: No Git repository was detected, click here to create one.
Although Git Install Path is not found, it shows the git versionI can pull, push and everything else from both the command line (powershell) and Git bash. I am fully authenticated to my private repo in both shells.
I have specified my path to git in wp_config.php:
define( ‘REVISR_GIT_PATH’, ‘C:\Program Files (x86)\Git\bin\git.exe’ );My structure looks like this (i’m using wpackagist to manage plugins):
wwwroot/ .git index.php wp_config.php wp/ base wp files ... wp-content/ plugins/ revisr/ themes/ composer.json
Operating System Windows NT
Exec() Enabled true
Git Install Path Not Found
Git Version git version 1.9.5.msysgit.1
MySQL Install Path C:\Program Files\MySQL\MySQL Server 5.1\bin\mysql.exe
Repository Status No repository detected.
- The topic ‘No Git Repository Was Detected, Even With Git in Path’ is closed to new replies.