Git not available in Windows due to UNIX shell wrappers.
Git detection and usability fails in Windows with following error messages:
Gitium Requirement: There is no git installed on this server. Gitium Requirement: The
C:\xampp\htdocs\gitium\wp-content\plugins\gitium\inc/ssh-gitfile is not executable

Tested in XAMPP 7.1.7 ( Apache + MariaDB + PHP + Perl)
i have the same issue in ampps
look
i hope that can found a solution.
This might have been fixed by #170 PR. Needs re-test.
I have the same issue.
Gitium Requirement: There is no git installed on this server.
Gitium Requirement: The
C:\xampp\htdocs\wp-content\plugins\gitium\inc/ssh-gitfile is not executable
I am already using git on this computer, my wordpress site worked before installing this plugin.
Hello @matthewgent , Do you have the latest version of the plugin 1.0.2? I'll get this retested soon.
Just checked the _transient_gitium_versions row in the wordpress options table and I believe so.
a:3:{s:4:"name";s:6:"Gitium";s:7:"version";s:5:"1.0.2";s:3:"msg";s:22:"Gitium version 1.0.2";}
getting the same issue
**Gitium Requirement: There is no git installed on this server.
Gitium Requirement: The D:\xampp\htdocs\tgh-test\wp-content\plugins\gitium\inc/ssh-git file is not executable**
is there any fix for windows 10 ?
Not sure how we can detect if OS is windows and run straight git commands on it. Any ideas?
Still no solution?
Unfortunately, we don't have a fix right now for this issue and also our resources are very limited for the moment. We gladly welcome any PR's that might get this issue fixed!