I could be wrong, but my understanding was that on Windows (as on other platforms), hooks are simply scripts that are executed. Given that we can't run a bash script on Windows (without making unnecessary assumptions about the environment), it seems a second script would be needed.
-- Michael Mior [email protected] Le mer. 21 nov. 2018 à 09:47, Vladimir Sitnikov <[email protected]> a écrit : > Michael>Unfortunately, to work on Windows, I believe we would need to write > two > Michael>versions of the hook. > > Why do you think so? > > Vladimir >
