diff --git a/dev/install-githook.bat b/dev/install-githook.bat new file mode 100644 index 0000000..1db15ca --- /dev/null +++ b/dev/install-githook.bat @@ -0,0 +1,2 @@ +cd %~dp0 +copy /Y ".\pre-commit" "..\.git\hooks\" \ No newline at end of file