From: Vincent Pit Date: Sat, 27 Dec 2008 20:40:16 +0000 (+0100) Subject: If everything fails, try to append '.bat' to the git executable on win32 X-Git-Tag: v0.06~7 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=47ad8bd4ad6d9bbb04ff48c8948c71732077dbcc;hp=47ad8bd4ad6d9bbb04ff48c8948c71732077dbcc;p=perl%2Fmodules%2Frgit.git If everything fails, try to append '.bat' to the git executable on win32 ---