t / t4018 / php-interfaceon commit tests: explicitly use `git.exe` on Windows (8abfdf4)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}