PHP Classes

Git pre-commit on Windows

Recommend this page to a friend!

      PHP Classes blog  >  What You Should Do Be...  >  All threads  >  Git pre-commit on Windows  >  (Un) Subscribe thread alerts  
Subject:Git pre-commit on Windows
Summary:Git pre-commit on Windows
Messages:2
Author:Stephan Krauß
Date:2015-07-29 06:24:29
Update:2015-07-30 21:27:18
 

  1. Git pre-commit on Windows   Reply   Report abuse  
Picture of Stephan Krauß Stephan Krauß - 2015-07-29 19:25:17
Hello,


is there a way to start the pre-commit hook on a windows system ?


Your sincerly

Stephan

  2. Re: Git pre-commit on Windows   Reply   Report abuse  
Picture of Suresh Kumar Suresh Kumar - 2015-07-30 21:27:18 - In reply to message 1 from Stephan Krauß
Looks like pre-commit hooks are not working properly on windows.
Can you try creating pre-commit.bat with same script?


Ps. I don't have windows machine.