Add githook install script
This commit is contained in:
parent
1add44f6ce
commit
3c20139597
1 changed files with 2 additions and 0 deletions
2
dev/install-githook.bat
Normal file
2
dev/install-githook.bat
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
cd %~dp0
|
||||||
|
copy /Y ".\pre-commit" "..\.git\hooks\"
|
Loading…
Reference in a new issue