post-recieve not invoked when pushing from GIT Bash on Windows -


hey, have post-receive hook enabled on remote repository, works fine when pushing tags\commit upstream linux machine. ( although have sudo when pushing ) . - when pushing windows git client, scripts not invoked. ideas ?

thanks, ran

are scripts not invoked or not seeing output of script on windows git client? anyway, recommend update client if not latest.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -